add test for multiple passwords

This commit is contained in:
clowwindy 2014-05-17 16:22:47 +08:00
parent 1ee4520a40
commit cef0063bbc
2 changed files with 23 additions and 0 deletions

View file

@ -10,3 +10,4 @@ script:
- python test.py -c test/table.json
- python test.py -c test/aes.json
- python test.py -c test/salsa20.json
- python test.py -c test/server-multi-passwd.json