go-opencv/opencv/cxcore_test.go
Adrian Zankich 0087f832bc go fmt
2014-02-07 12:27:16 -08:00

9 lines
97 B
Go

package opencv
import (
"testing"
)
func TestLoadImage2(t *testing.T) {
// t.Errorf("aaa")
}