mirror of
https://github.com/sharkdp/bat
synced 2024-11-15 08:37:12 +00:00
Add new themes to unit test
Branch: add_gruvbox_theme
This commit is contained in:
parent
611c6e9c74
commit
2461d22212
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@ fn all_themes_are_present() {
|
|||
"ansi-dark",
|
||||
"ansi-light",
|
||||
"base16",
|
||||
"gruvbox",
|
||||
"gruvbox-light",
|
||||
"gruvbox-white",
|
||||
"zenburn"
|
||||
]
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue