add test for workers
This commit is contained in:
parent
fbb75296c7
commit
2036446d1a
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ script:
|
||||||
- python test.py -c test/table.json
|
- python test.py -c test/table.json
|
||||||
- python test.py -c test/aes.json
|
- python test.py -c test/aes.json
|
||||||
- python test.py -c test/salsa20.json
|
- python test.py -c test/salsa20.json
|
||||||
|
- python test.py -c test/workers.json
|
||||||
|
|
Loading…
Reference in a new issue