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
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@ fn all_themes_are_present() {
"ansi-dark",
"ansi-light",
"base16",
"gruvbox",
"gruvbox-light",
"gruvbox-white",
"zenburn"
]
);