Run test-installed.py

This commit is contained in:
Alex Clark 2014-06-29 08:01:25 -04:00
parent 8dbc00643f
commit 4417569195

View File

@ -2,6 +2,8 @@ pre:
bin/python setup.py develop
bin/python selftest.py
bin/nosetests Tests/test_*.py
bin/python setup.py install
bin/python test-installed.py
check-manifest
pyroma .
viewdoc