test: add TROLLIUSDEBUG=1 to test script

This commit is contained in:
Jimmy Zelinskie 2015-02-17 15:32:54 -05:00
parent 85edb651e2
commit 0e69222af1

View file

@ -1 +1 @@
TEST=true python -m unittest discover
TEST=true TROLLIUSDEBUG=1 python -m unittest discover