tests: Run tests with WARN_CREATE_GLOBAL

This commit is contained in:
Matthew Martin
2017-11-04 11:19:00 -05:00
parent c948a3caa0
commit 038409c10d
4 changed files with 6 additions and 3 deletions

View File

@@ -29,7 +29,7 @@
# -------------------------------------------------------------------------------------------------
setopt NOUNSET
setopt NO_UNSET WARN_CREATE_GLOBAL
# Check an highlighter was given as argument.
[[ -n "$1" ]] || {