Revert "Extend true color test to include background color erase."

This reverts commit aa96fc867f.

tmux doesn't support BCE until 2.4, so this change fails on 2.3.
This commit is contained in:
John Hood
2017-11-07 23:14:42 -05:00
parent aa96fc867f
commit 968d56f885
-2
View File
@@ -100,8 +100,6 @@ baseline()
# True color.
# See https://gist.github.com/XVilka/8346728 for the test case
truecolor)
# Also check background color erase.
printf '\033[48;2;255;0;255m\033[H\033[J'
echo "Normal:"
test_true_color
echo "Bold:"