summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/badssl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/badssl.sh b/tests/badssl.sh
index d476fe1..f828f3d 100755
--- a/tests/badssl.sh
+++ b/tests/badssl.sh
@@ -85,7 +85,7 @@ do_test '' 'not' 'http' 80
# Cipher Suite
-do_test '' ' ' 'cbc' 443
+do_test '' 'not' 'cbc' 443
do_test '' 'not' 'rc4-md5' 443
do_test '' 'not' 'rc4' 443
do_test '' 'not' '3des' 443