func TestModulesCmd(t *testing.T) { … } func checkModules(t testing.TB, env *Env, dir protocol.DocumentURI, maxDepth int, want []command.Module) { … }
func TestModulesCmd(t *testing.T) { … } func checkModules(t testing.TB, env *Env, dir protocol.DocumentURI, maxDepth int, want []command.Module) { … }