github.com/joey-fossa/fossa-cli@v0.7.34-0.20190708193710-569f1e8679f0/analyzers/golang/project_test.go (about) 1 package golang_test 2 3 import "testing" 4 5 func TestImportPathWhenNoGOPATH(t *testing.T) { 6 t.Skip("pending") 7 }