add server-multi-passwd-table test

This commit is contained in:
clowwindy
2014-06-05 19:33:45 +08:00
parent 8aae1f07ca
commit b50a89b1f5
7 changed files with 25 additions and 5 deletions

View File

@ -12,4 +12,5 @@ script:
- python test.py -c tests/aes.json
- python test.py -c tests/salsa20.json
- python test.py -c tests/server-multi-passwd.json
- python test.py -c tests/server-multi-passwd-table.json
- python test.py -c tests/workers.json