]> Cypherpunks.ru repositories - gostls13.git/blobdiff - misc/cgo/test/issue8756.go
misc/cgo/test: simplify for module mode
[gostls13.git] / misc / cgo / test / issue8756.go
similarity index 85%
rename from misc/cgo/test/testdata/issue8756.go
rename to misc/cgo/test/issue8756.go
index 406c64c0f39808ce710aed4b6b2aadd30754e846..08099dc1530985c91e08ec0689056059776eb0da 100644 (file)
@@ -8,7 +8,7 @@ import "C"
 import (
        "testing"
 
-       "cgotest/issue8756"
+       "misc/cgo/test/issue8756"
 )
 
 func test8756(t *testing.T) {