1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-10 19:32:25 +00:00
seahub/test-seahub.sh.template

9 lines
85 B
Plaintext
Raw Normal View History

#!/bin/bash
. setenv.sh
2012-08-19 09:32:44 +00:00
./manage.py test base avatar group notifications
2012-08-09 15:30:10 +00:00
echo $?