gotools/gopls/internal/test/integration/workspace/misspelling_test.go

// Test for golang/go#57081.
func TestFormattingMisspelledURI(t *testing.T) {}

// Test that we can find packages for open files with different spelling on
// case-insensitive file systems.
func TestPackageForMisspelledURI(t *testing.T) {}