Files
rippled/bin/python/README.md
2015-05-28 07:22:33 -07:00

8 lines
117 B
Markdown

Unit Tests
==========
To run the Python unit tests, execute:
python -m unittest discover
from this directory.