mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01: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
1 changed files with 3 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue