Skip to content

Commit

Permalink
fix automated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnewcomer committed Sep 12, 2011
1 parent a413035 commit 1df6778
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion proj/runtests.sh
@@ -1,6 +1,11 @@
#!/bin/sh

../setup.py develop
pip install django-debug-toolbar

cd ..
python setup.py develop

cd proj
python manage.py test rapidsms_xforms --noinput


Empty file modified setup.py 100644 → 100755
Empty file.

0 comments on commit 1df6778

Please sign in to comment.