django-fobi/scripts/test_verbose.sh
2015-02-10 14:02:18 +01:00

6 lines
No EOL
107 B
Bash

reset
./uninstall.sh
./install.sh
#cd ..
python examples/simple/manage.py test fobi --traceback
#cd scripts