Procházet zdrojové kódy

tests: Run tests with NOUNSET

pull/451/head
Matthew Martin před 6 roky
rodič
revize
18517cc98e
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      tests/test-highlighting.zsh

+ 2
- 0
tests/test-highlighting.zsh Zobrazit soubor

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

Načítá se…
Zrušit
Uložit