mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
tests: Run tests with WARN_CREATE_GLOBAL
This commit is contained in:
parent
c948a3caa0
commit
038409c10d
4 changed files with 6 additions and 3 deletions
|
|
@ -29,7 +29,7 @@
|
|||
# -------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
setopt NOUNSET
|
||||
setopt NO_UNSET WARN_CREATE_GLOBAL
|
||||
|
||||
# Check an highlighter was given as argument.
|
||||
[[ -n "$1" ]] || {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue