Remove goldens that are actually used

This commit is contained in:
David Dworken 2024-02-10 13:01:30 -08:00
parent 4efead762b
commit f0ce593ae9
No known key found for this signature in database

View File

@ -25,9 +25,7 @@ var UNUSED_GOLDENS []string = []string{"TestTui-Exit", "testControlR-ControlC-ba
"testControlR-SelectMultiline-zsh", "testControlR-bash-Disabled", "testControlR-fish-Disabled",
"testControlR-zsh-Disabled", "testCustomColumns-query-isAction=false", "testCustomColumns-tquery-bash",
"testCustomColumns-tquery-zsh", "testUninstall-post-uninstall-bash",
"testUninstall-post-uninstall-zsh", "TestTui-ColoredOutput",
"TestTui-ColoredOutputWithCustomColorScheme", "TestTui-ColoredOutputWithSearch", "TestTui-ColoredOutputWithSearch-Highlight",
"TestTui-DefaultColorScheme", "TestTui-ColoredOutputWithDefaultFilter"}
"testUninstall-post-uninstall-zsh", "TestTui-ColoredOutputWithDefaultFilter"}
func main() {
if os.Args[1] == "export" {