tests: Run tests with NOUNSET
This commit is contained in:
parent
459c128f43
commit
18517cc98e
@ -29,6 +29,8 @@
|
||||
# -------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
setopt NOUNSET
|
||||
|
||||
# Check an highlighter was given as argument.
|
||||
[[ -n "$1" ]] || {
|
||||
echo >&2 "Bail out! You must provide the name of a valid highlighter as argument."
|
||||
|
Loading…
Reference in New Issue
Block a user