remove salsa20-ctr test
This commit is contained in:
parent
80b8bd7014
commit
f29bfb0cc7
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ run_test python tests/test.py --with-coverage -c tests/aes-cfb8.json
|
||||||
run_test python tests/test.py --with-coverage -c tests/rc4-md5.json
|
run_test python tests/test.py --with-coverage -c tests/rc4-md5.json
|
||||||
run_test python tests/test.py --with-coverage -c tests/salsa20.json
|
run_test python tests/test.py --with-coverage -c tests/salsa20.json
|
||||||
run_test python tests/test.py --with-coverage -c tests/chacha20.json
|
run_test python tests/test.py --with-coverage -c tests/chacha20.json
|
||||||
run_test python tests/test.py --with-coverage -c tests/salsa20-ctr.json
|
|
||||||
run_test python tests/test.py --with-coverage -c tests/table.json
|
run_test python tests/test.py --with-coverage -c tests/table.json
|
||||||
run_test python tests/test.py --with-coverage -c tests/server-multi-ports.json
|
run_test python tests/test.py --with-coverage -c tests/server-multi-ports.json
|
||||||
run_test python tests/test.py --with-coverage -s tests/server-multi-passwd.json -c tests/server-multi-passwd-client-side.json
|
run_test python tests/test.py --with-coverage -s tests/server-multi-passwd.json -c tests/server-multi-passwd-client-side.json
|
||||||
|
|
Loading…
Reference in a new issue