ソースを参照

tests: Run tests with NOUNSET

pull/451/head
Matthew Martin 6年前
コミット
18517cc98e
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      tests/test-highlighting.zsh

+ 2
- 0
tests/test-highlighting.zsh ファイルの表示

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

読み込み中…
キャンセル
保存