Browse Source

add command line test

auth
clowwindy 10 years ago
parent
commit
d228ffbe84
  1. 2
      .jenkins.sh

2
.jenkins.sh

@ -55,6 +55,8 @@ fi
run_test tests/test_large_file.sh
run_test tests/test_command.sh
coverage combine && coverage report --include=shadowsocks/*
rm -rf htmlcov
rm -rf tmp

Loading…
Cancel
Save