tests: Run tests with NOUNSET
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user