We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4e913d commit 0debd40Copy full SHA for 0debd40
tests/README
@@ -1,5 +1,3 @@
1
-
2
-The testcases require the use of simplejson
3
-(http://cheeseshop.python.org/pypi/simplejson). Each testcase file can
4
-be run directly through a python interpreter (e.g. python
5
-test_tokenizer.py).
+The testcases for the tokenizer require the use of simplejson
+(http://cheeseshop.python.org/pypi/simplejson). Each testcase file can be run
+directly through a python interpreter (e.g. python test_tokenizer.py).
0 commit comments