Ver a proveniência

tests: Run tests with NOUNSET

pull/451/head
Matthew Martin há 6 anos
ascendente
cometimento
18517cc98e
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      tests/test-highlighting.zsh

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

@ -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
Guardar