tests: Remove unused_highlight

This commit is contained in:
Matthew Martin
2016-04-24 21:55:47 -05:00
parent fd061b5730
commit d3678ec7a8
32 changed files with 0 additions and 35 deletions

View File

@@ -30,7 +30,6 @@
# Issue #263 (more-pathological case): aliases[x=y]=z works; the ${(z)} splitter considers
# that a single word; but it's not looked up as an alias. Hence, highlight it as an error.
aliases[x=y]='lorem ipsum dolor sit amet'
ZSH_HIGHLIGHT_STYLES[alias]=$unused_highlight
BUFFER='x=y ls'
expected_region_highlight=(