documented how to run tests

This commit is contained in:
Stephen M. McQuay 2012-05-07 23:18:35 -06:00
parent 166e3719be
commit ef9485f8a6
1 changed files with 7 additions and 3 deletions

View File

@ -2,6 +2,10 @@
surfaces surfaces
======== ========
---------------------------------------------------------- .. rubric:: a playground adding surface subdivision methods to scipy
- a playground adding surface subdivision methods to scipy
---------------------------------------------------------- Testing
=======
Please run the following command to run all tests::
python -m unittest surf.test