docs copyedit: Whitespace.

This commit is contained in:
Daniel Shahaf
2015-11-17 02:54:53 +00:00
parent e60737d320
commit 6c033e62e9
8 changed files with 15 additions and 1 deletions

View File

@@ -23,6 +23,7 @@ which is automatically cleaned up after the test exits.
highlighting test
-----------------
[`test-highlighting.zsh`](tests/test-highlighting.zsh) tests the correctness of the highlighting. Usage:
zsh test-highlighting.zsh <HIGHLIGHTER NAME>
@@ -36,6 +37,7 @@ which will run all highlighting tests and report results in [TAP](http://testany
performance test
----------------
[`test-perfs.zsh`](tests/test-perfs.zsh) measures the time spent doing the highlighting. Usage:
zsh test-perfs.zsh <HIGHLIGHTER NAME>