Revision df285bb3 runtests-venvs.sh

b/runtests-venvs.sh
49 49
# avoid vncauthproxy errors
50 50
rm bin/vncauthproxy.py
51 51
echo "running django tests..." >&2
52
synnefo-manage test aai admin api db helpdesk invitations logic userdata --settings=synnefo.settings.test
52
snf-manage test aai admin api db helpdesk invitations logic userdata --settings=synnefo.settings.test
53 53
cd ..
54 54
deactivate
55 55

  
......
65 65
# avoid vncauthproxy errors
66 66
rm bin/vncauthproxy.py
67 67
echo "running django tests..." >&2
68
synnefo-manage test aai admin api db helpdesk invitations logic userdata --settings=synnefo.settings.test
68
snf-manage test aai admin api db helpdesk invitations logic userdata --settings=synnefo.settings.test
69 69
cd ..
70 70
deactivate
71 71
rm -rf env

Also available in: Unified diff