diff options
author | Joe Wilm <joe@jwilm.com> | 2017-11-11 08:49:44 -0800 |
---|---|---|
committer | Joe Wilm <jwilm@users.noreply.github.com> | 2017-11-11 09:23:43 -0800 |
commit | faece31854e31dc88b61ab48a8ca95c0a1e8a5a0 (patch) | |
tree | 285fd6aeb64bebfcf0c33c1c12acbbba2ea5b290 | |
parent | 7e8db8db1ad4eed894875a436c168fcfa8a04f8f (diff) | |
download | alacritty-faece31854e31dc88b61ab48a8ca95c0a1e8a5a0.tar.gz alacritty-faece31854e31dc88b61ab48a8ca95c0a1e8a5a0.zip |
Run all ref tests
There were two ref tests that were not being run. Oops!
-rw-r--r-- | tests/ref.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ref.rs b/tests/ref.rs index cea814e0..4514f3a7 100644 --- a/tests/ref.rs +++ b/tests/ref.rs @@ -31,9 +31,11 @@ ref_tests! { fish_cc indexed_256_colors ll + newline_with_cursor_beyond_scroll_region tab_rendering tmux_git_log tmux_htop + vim_24bitcolors_bce vim_large_window_scroll vim_simple_edit vttest_cursor_movement_1 |