long_driver.py not long_tests.py

This commit is contained in:
Martin A. Brown 2016-03-24 09:42:23 -07:00
parent 7844af3576
commit a2534197f5
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ before_install:
python:
- "2.7"
- "3.4"
script: nosetests --cover-erase --with-coverage --cover-package tldp -- tests/long_tests.py tests/
script: nosetests --cover-erase --with-coverage --cover-package tldp -- tests/long_driver.py tests/
# -- comments on install set on an Ubuntu system:
# Here is the full set of packages that need to be installed in order for