diff options
author | Joe Wilm <joe@jwilm.com> | 2017-05-01 09:43:04 -0700 |
---|---|---|
committer | Joe Wilm <jwilm@users.noreply.github.com> | 2017-05-01 09:56:42 -0700 |
commit | f298e0455ab549aac1835ba59467ce06111b9bc9 (patch) | |
tree | ab6b06b0bf29282d4296dd610423833ee1237375 /tests/ref.rs | |
parent | f06be732a231c218104a538abef670835d3a68b9 (diff) | |
download | alacritty-f298e0455ab549aac1835ba59467ce06111b9bc9.tar.gz alacritty-f298e0455ab549aac1835ba59467ce06111b9bc9.zip |
Fix bug with tab rendering
Closes #494.
Resolves #529.
Resolves #512.
Resolves #493.
Diffstat (limited to 'tests/ref.rs')
-rw-r--r-- | tests/ref.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ref.rs b/tests/ref.rs index 5b84de66..f33cfdc3 100644 --- a/tests/ref.rs +++ b/tests/ref.rs @@ -30,7 +30,6 @@ ref_tests! { fish_cc indexed_256_colors ll - tab_bg_highlight tab_rendering tmux_git_log tmux_htop |