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