do not mix config of client and server for server-multi-passwd

This commit is contained in:
clowwindy
2014-09-20 18:40:35 +08:00
parent 81223902d0
commit f0b0f6edff
4 changed files with 22 additions and 7 deletions

View File

@ -21,6 +21,6 @@ script:
- python tests/test.py -c tests/rc4-md5.json
- python tests/test.py -c tests/salsa20.json
- python tests/test.py -c tests/server-multi-ports.json
- python tests/test.py -c tests/server-multi-passwd.json
- python tests/test.py -c tests/server-multi-passwd.json tests/server-multi-passwd-client-side.json
- python tests/test.py -c tests/server-multi-passwd-table.json
- python tests/test.py -c tests/workers.json