mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-01-30 09:47:13 +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
|
||||
fi
|
||||
done
|
||||
print -r -- "ok $i - $desc${todo:+' - '}$todo"
|
||||
print -r -- "ok $i - $desc${todo:+ - }$todo"
|
||||
unset desc
|
||||
unset start end
|
||||
unset todo
|
||||
|
Loading…
Reference in New Issue
Block a user