add RC4-SHA256 unit test
This commit is contained in:
parent
1b4e885818
commit
1e1b1adba9
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ script:
|
|||
- pep8 .
|
||||
- python tests/test.py -c tests/table.json
|
||||
- python tests/test.py -c tests/aes.json
|
||||
- python tests/test.py -c tests/rc4-sha256.json
|
||||
- python tests/test.py -c tests/salsa20.json
|
||||
- python tests/test.py -c tests/server-multi-ports.json
|
||||
- python tests/test.py -c tests/server-multi-passwd.json
|
||||
|
|
Loading…
Add table
Reference in a new issue