This commit is contained in:
clowwindy
2014-06-18 15:50:05 +08:00
parent a0e1a9f1b0
commit 743d3cddb5
5 changed files with 33 additions and 90 deletions

View File

@ -11,6 +11,7 @@ script:
- python test.py -c tests/table.json
- python test.py -c tests/aes.json
- python test.py -c tests/salsa20.json
- python test.py -c tests/server-multi-ports.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