Skip to content

Commit

Permalink
add RC4-SHA256 unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
clowwindy committed Sep 9, 2014
1 parent 1b4e885 commit 1e1b1ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1e1b1ad

Please sign in to comment.