diff options
author | Joe Wilm <joe@jwilm.com> | 2017-04-04 08:47:28 -0700 |
---|---|---|
committer | Joe Wilm <jwilm@users.noreply.github.com> | 2017-04-04 09:03:33 -0700 |
commit | 7bc1691b0f592aeb0ccbe8f9c98cfabf5c6bbca4 (patch) | |
tree | 18f741c33e54b643f0920bc91a42a5991bb2fd25 /tests/ref.rs | |
parent | 302ba5adc6070cb1592026a2441c4922c7112dcc (diff) | |
download | alacritty-7bc1691b0f592aeb0ccbe8f9c98cfabf5c6bbca4.tar.gz alacritty-7bc1691b0f592aeb0ccbe8f9c98cfabf5c6bbca4.zip |
Add ref test for tab rendering
Diffstat (limited to 'tests/ref.rs')
-rw-r--r-- | tests/ref.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref.rs b/tests/ref.rs index 7a78ec73..1dda06de 100644 --- a/tests/ref.rs +++ b/tests/ref.rs @@ -31,6 +31,7 @@ ref_tests! { indexed_256_colors ll tab_bg_highlight + tab_rendering tmux_git_log tmux_htop vim_large_window_scroll |