diff options
Diffstat (limited to 'tests/ref.rs')
-rw-r--r-- | tests/ref.rs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/ref.rs b/tests/ref.rs index a92da05f..2859dba1 100644 --- a/tests/ref.rs +++ b/tests/ref.rs @@ -79,6 +79,7 @@ mod reference { vim_simple_edit, tmux_htop, tmux_git_log, - vim_large_window_scroll + vim_large_window_scroll, + indexed_256_colors } } |