1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 14:42:10 +00:00
Files
seahub/test-seahub.sh.template

9 lines
85 B
Plaintext
Raw Normal View History

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