updated how I call the unittests

This commit is contained in:
Stephen M. McQuay
2012-07-18 06:52:16 -05:00
parent f66dfd592d
commit 72409897d4
+1 -1
View File
@@ -8,4 +8,4 @@ Testing
=======
Please run the following command to run all tests::
python -m unittest surf.test
python -m unittest discover -v