django-fobi/scripts/test_django_1_6.sh

5 lines
169 B
Bash
Raw Normal View History

reset
./scripts/uninstall.sh
./scripts/install_django_1_6.sh
2016-10-17 01:30:09 +00:00
python examples/simple/manage.py test fobi --traceback -v 3 --settings=settings.bootstrap3_theme_django_1_6