add test for workers

This commit is contained in:
clowwindy 2014-05-17 14:08:37 +08:00
parent fbb75296c7
commit 2036446d1a

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/workers.json