Adding new test instructions.

This commit is contained in:
Joshua Marshall 2015-10-05 17:31:26 -07:00
parent 98ac76bac4
commit 166e558efd
1 changed files with 2 additions and 1 deletions

View File

@ -213,7 +213,8 @@ TESTS
I've dropped almost-verbatim tests from the JSON-RPC spec 2.0 page.
You can run it with:
python tests.py
pip install -r dev-requirements.txt
nosetests tests.py
TODO
----