django-fobi/scripts/test3.sh

6 lines
108 B
Bash
Raw Normal View History

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