add command line test
This commit is contained in:
parent
ab975d1753
commit
d228ffbe84
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ fi
|
||||||
|
|
||||||
run_test tests/test_large_file.sh
|
run_test tests/test_large_file.sh
|
||||||
|
|
||||||
|
run_test tests/test_command.sh
|
||||||
|
|
||||||
coverage combine && coverage report --include=shadowsocks/*
|
coverage combine && coverage report --include=shadowsocks/*
|
||||||
rm -rf htmlcov
|
rm -rf htmlcov
|
||||||
rm -rf tmp
|
rm -rf tmp
|
||||||
|
|
Loading…
Add table
Reference in a new issue