1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-25 17:21:43 +00:00

Add new themes to unit test

Branch: add_gruvbox_theme
This commit is contained in:
David Peter
2020-07-02 07:17:57 +02:00
parent 611c6e9c74
commit 2461d22212
+3
View File
@@ -29,6 +29,9 @@ fn all_themes_are_present() {
"ansi-dark",
"ansi-light",
"base16",
"gruvbox",
"gruvbox-light",
"gruvbox-white",
"zenburn"
]
);