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

6 lines
No EOL
174 B
Bash
Executable file

reset
./scripts/uninstall.sh
./scripts/install.sh
#cd ..
python examples/simple/manage.py test fobi --settings=settings_bootstrap3_theme_django17 --traceback -v 3
#cd scripts