1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-04-27 19:05:16 +00:00
seahub/test-seahub.sh.template
2012-08-19 17:32:44 +08:00

9 lines
85 B
Bash
Executable File

#!/bin/bash
. setenv.sh
./manage.py test base avatar group notifications
echo $?