go-opencv/opencv/cxcore_test.go
2013-10-08 10:13:28 +08:00

10 lines
98 B
Go

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