weboob-devel/tools/run_tests.sh
2010-08-13 21:34:54 +02:00

3 lines
78 B
Bash
Executable file

#!/bin/bash
find $(dirname $0)/../weboob -name test.py | xargs nosetests -sv