mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-11 13:51:01 -05:00
Run all ref tests
There were two ref tests that were not being run. Oops!
This commit is contained in:
parent
7e8db8db1a
commit
faece31854
1 changed files with 2 additions and 0 deletions
|
@ -31,9 +31,11 @@ ref_tests! {
|
||||||
fish_cc
|
fish_cc
|
||||||
indexed_256_colors
|
indexed_256_colors
|
||||||
ll
|
ll
|
||||||
|
newline_with_cursor_beyond_scroll_region
|
||||||
tab_rendering
|
tab_rendering
|
||||||
tmux_git_log
|
tmux_git_log
|
||||||
tmux_htop
|
tmux_htop
|
||||||
|
vim_24bitcolors_bce
|
||||||
vim_large_window_scroll
|
vim_large_window_scroll
|
||||||
vim_simple_edit
|
vim_simple_edit
|
||||||
vttest_cursor_movement_1
|
vttest_cursor_movement_1
|
||||||
|
|
Loading…
Reference in a new issue