8000 Update the tests readme to be accurate. · gsnedders/html5lib-python@52c37b6 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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)
0