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

6 lines
No EOL
123 B
Bash

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