refactor table into a single cipher plugin
This commit is contained in:
@ -24,6 +24,7 @@ script:
|
||||
- python tests/test.py -c tests/aes-cfb8.json
|
||||
- python tests/test.py -c tests/rc4-md5.json
|
||||
- python tests/test.py -c tests/salsa20.json
|
||||
- python tests/test.py -c tests/table.json
|
||||
- python tests/test.py -c tests/server-multi-ports.json
|
||||
- python tests/test.py -c tests/server-multi-passwd.json tests/server-multi-passwd-client-side.json
|
||||
- python tests/test.py -c tests/workers.json
|
||||
|
Reference in New Issue
Block a user