// Test that the import error does not mention GOPATH when building with // go/packages driver. func TestBrokenWorkspace_GOPACKAGESDRIVER(t *testing.T) { … } func TestValidImportCheck_GoPackagesDriver(t *testing.T) { … }
// Test that the import error does not mention GOPATH when building with // go/packages driver. func TestBrokenWorkspace_GOPACKAGESDRIVER(t *testing.T) { … } func TestValidImportCheck_GoPackagesDriver(t *testing.T) { … }