Skip to content

Commit 145c99f

Browse files
committed
Remove references to nose in README file
--HG-- extra : convert_revision : svn%3Aacbfec75-9323-0410-a652-858a13e371e0/trunk%40120
1 parent c4c660c commit 145c99f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tests/README

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1+
12
The testcases require the use of simplejson
23
(http://cheeseshop.python.org/pypi/simplejson). Each testcase file can
34
be run directly through a python interpreter (e.g. python
4-
test_tokenizer.py). However the tests are designed to work with the
5-
nose unit-test framework (http://nose.python-hosting.com). If nose is
6-
installed the command nosetests will run all avaliable unit tests.
5+
test_tokenizer.py).

0 commit comments

Comments
 (0)