add test for multiple passwords
This commit is contained in:
parent
1ee4520a40
commit
cef0063bbc
2 changed files with 23 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue