fix workers

This commit is contained in:
clowwindy 2014-05-24 19:16:21 +08:00
parent e113479a80
commit ea451344ff
4 changed files with 16 additions and 2 deletions

View file

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