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