Merge pull request #671 from jzelinskie/regtests

add registry tests to local-test
This commit is contained in:
Jimmy Zelinskie 2015-10-20 12:31:29 -04:00
commit 1e76f71e3d

View file

@ -1 +1,7 @@
TEST=true TROLLIUSDEBUG=1 python -m unittest discover -f
set -e
export TEST=true
export TROLLIUSDEBUG=1
python -m unittest discover -f
python -m test.registry_tests -f