Added nosetests runner without capturing the output

This commit is contained in:
Anton Beloglazov 2012-08-15 16:32:54 +10:00
parent 8a4b335c6e
commit 63b3f0964e

3
nosetests.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
nosetests --nocapture