Sign in
go
/
tools.git
/
4b90c06085a011db1b29427f9ab8d8621318eaa7
/
.
/
gopls
/
internal
/
lsp
/
testdata
/
references
/
refs_test.go
blob: 08c0db1f0519e167b3bde09409abe49a14385058 [
file
] [
log
] [
blame
]
package references
import (
"testing"
)
// This test exists to bring the test package into existence.
func TestReferences(t *testing.T) {
}