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
|
for module in local server
|
||||||
do
|
do
|
||||||
|
|
||||||
command="coverage run -p -a shadowsocks/$module.py"
|
command="coverage run -a shadowsocks/$module.py"
|
||||||
|
|
||||||
mkdir -p tmp
|
mkdir -p tmp
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue