do not mix config of client and server for server-multi-passwd
This commit is contained in:
parent
81223902d0
commit
f0b0f6edff
4 changed files with 22 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue