Ver código fonte

tests: Run tests with NOUNSET

pull/451/head
Matthew Martin 6 anos atrás
pai
commit
18517cc98e
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      tests/test-highlighting.zsh

+ 2
- 0
tests/test-highlighting.zsh Ver arquivo

@ -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."

Carregando…
Cancelar
Salvar