Sign in
go
/
tools
/
d27d783e9900769dda64625ffff01997434b037e
/
.
/
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) {
}