summaryrefslogtreecommitdiffstats
path: root/tests/badssl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/badssl.sh')
-rwxr-xr-xtests/badssl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/badssl.sh b/tests/badssl.sh
index dd4db14..6b9a332 100755
--- a/tests/badssl.sh
+++ b/tests/badssl.sh
@@ -53,7 +53,7 @@ plan_ 39
# Certificate
do_test '' 'not' 'expired' 443
-do_test 'TODO' 'not' 'wrong.host' 443
+do_test '' 'not' 'wrong.host' 443
do_test '' 'not' 'self-signed' 443
do_test '' 'not' 'untrusted-root' 443
do_test '' 'not' 'revoked' 443