here?
This commit is contained in:
parent
614eed2bf0
commit
285dc40729
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ function run_test {
|
|||
for module in local server
|
||||
do
|
||||
|
||||
command="coverage run -p -a shadowsocks/$module.py"
|
||||
command="coverage run -a shadowsocks/$module.py"
|
||||
|
||||
mkdir -p tmp
|
||||
|
||||
|
|
Loading…
Reference in a new issue