mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-04-17 11:35:32 +08:00
minor: tests: Formatting tweak to XPASS output.
Remove superfluous single quotes around the second hyphen.
This commit is contained in:
parent
29b30e0ca7
commit
fccf92402b
@ -119,7 +119,7 @@ run_test_internal() {
|
|||||||
continue 2
|
continue 2
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
print -r -- "ok $i - $desc${todo:+' - '}$todo"
|
print -r -- "ok $i - $desc${todo:+ - }$todo"
|
||||||
unset desc
|
unset desc
|
||||||
unset start end
|
unset start end
|
||||||
unset todo
|
unset todo
|
||||||
|
Loading…
Reference in New Issue
Block a user