test: add TROLLIUSDEBUG=1 to test script
This commit is contained in:
parent
85edb651e2
commit
0e69222af1
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
TEST=true python -m unittest discover
|
||||
TEST=true TROLLIUSDEBUG=1 python -m unittest discover
|
||||
|
|
Reference in a new issue