django-fobi/scripts/test.sh

6 lines
111 B
Bash
Raw Normal View History

reset
2015-02-10 13:09:39 +00:00
./scripts/uninstall.sh
./scripts/install.sh
#cd ..
python examples/simple/manage.py test fobi
#cd scripts