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