gotools/gopls/internal/test/integration/diagnostics/gopackagesdriver_test.go

// 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) {}