소스 검색

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

불러오는 중...
취소
저장