diff --git a/README.rst b/README.rst index 8210ab7..a6f403f 100644 --- a/README.rst +++ b/README.rst @@ -8,4 +8,4 @@ Testing ======= Please run the following command to run all tests:: - python -m unittest surf.test + python -m unittest discover -v