diff --git a/INSTALL.txt b/INSTALL.txt index 6742660c6..042dbb03a 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -86,5 +86,3 @@ To run the included tests, follow the instructions for "Running From the Source Tree". Afterward you can run the tests using setup.py: python setup.py test - -Alternatively, use a test runner such as nose.