瀏覽代碼

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

Loading…
取消
儲存