gotools/gopls/internal/test/integration/watch/setting_test.go

func TestSubdirWatchPatterns(t *testing.T) {}

// This test checks that we surface errors for invalid subdir watch patterns,
// as the triple of ("off"|"on"|"auto") may be confusing to users inclined to
// use (true|false) or some other truthy value.
func TestSubdirWatchPatterns_BadValues(t *testing.T) {}