mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2026-08-23 19:33:15 +08:00
tests: Quote style in expected_region_highlight
This commit is contained in:
@@ -30,5 +30,5 @@
|
||||
BUFFER=':; noglob echo *'
|
||||
|
||||
expected_region_highlight=(
|
||||
"16 16 $ZSH_HIGHLIGHT_STYLES[default]" # *
|
||||
"16 16 ${(q-)ZSH_HIGHLIGHT_STYLES[default]}" # *
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user