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

117 B

Unit Tests

To run the Python unit tests, execute:

 python -m unittest discover

from this directory.