Revision 54ae949d runtests.sh

b/runtests.sh
38 38
set -e
39 39

  
40 40
echo "Running snf-app tests..." >&2
41
python snf-manage test aai admin api db helpdesk invitations logic userdata --settings=synnefo.settings.test
41
snf-manage test aai admin api db helpdesk logic userdata --settings=synnefo.settings.test
42 42

  
43 43
echo "Running snf-ganeti-tools tests..." >&2
44 44
./snf-ganeti-tools/test/synnefo.ganeti_unittest.py

Also available in: Unified diff