Skip to content

Commit 52c37b6

Browse files
committed
Update the tests readme to be accurate.
1 parent b7c3c48 commit 52c37b6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

html5lib/tests/README

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
Each testcase file can be run directly through a python interpreter
2-
(e.g. python test_tokenizer.py).
3-
4-
Some testcases depend on the json module (available since Python 2.6),
5-
but will fall back to using simplejson if json is not available.
1+
Each testcase file can be run through nose (using ``nosetests``).

0 commit comments

Comments
 (0)