pykaleidoscope/README
2015-01-27 15:51:30 -08:00

9 lines
170 B
Text

Pykaleidoscope
==============
Testing
-------
Some of the files have unit test classes in them. To run all unit tests::
$ python3.4 -m unittest discover -p "*.py"