mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-01-30 09:47:13 +08:00
driver: Follow-up to grandparent: Have all test suite entry points declare the mock $region_highlight.
tests/generate.zsh already does this.
This commit is contained in:
parent
810c2dcede
commit
d9a7963970
@ -48,6 +48,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Load the main script.
|
# Load the main script.
|
||||||
|
typeset -a region_highlight
|
||||||
. ${0:h:h}/zsh-syntax-highlighting.zsh
|
. ${0:h:h}/zsh-syntax-highlighting.zsh
|
||||||
|
|
||||||
# Activate the highlighter.
|
# Activate the highlighter.
|
||||||
|
@ -29,6 +29,7 @@
|
|||||||
# -------------------------------------------------------------------------------------------------
|
# -------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
# Load the main script.
|
# Load the main script.
|
||||||
|
typeset -a region_highlight
|
||||||
. ${0:h:h}/zsh-syntax-highlighting.zsh
|
. ${0:h:h}/zsh-syntax-highlighting.zsh
|
||||||
|
|
||||||
# Activate the highlighter.
|
# Activate the highlighter.
|
||||||
|
Loading…
Reference in New Issue
Block a user