mirror of
https://github.com/haiwen/seahub.git
synced 2025-05-11 17:34:56 +00:00
7 lines
51 B
Bash
Executable File
7 lines
51 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. setenv.sh
|
|
|
|
python manage.py test fts
|
|
|