Skip to content

Commit c5f440c

Browse files
committed
remove inaccurate testing documentation
1 parent cbbad05 commit c5f440c

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,7 @@ This shows a JavaScript file being diffed. A few things to note:
5151
* Line deletions and per-character modifications.
5252
* Long stretches of common lines are elided, but can be shown if desired.
5353
* Syntax highlighting (via highlight.js)
54-
* Keyboard shortcuts (j/k) for stepping through fiels in the diff.
55-
56-
Testing
57-
-------
58-
59-
(from an activated virtualenv)
60-
61-
python test/*.py
54+
* Keyboard shortcuts (j/k) for stepping through files in the diff.
6255

6356
Development
6457
-----------

0 commit comments

Comments
 (0)