summaryrefslogtreecommitdiff
path: root/test/scripts/2000-GnuTLS
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-02-10 17:01:10 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-02-10 17:01:10 +0000
commit4e6ad671cb21180d13745c708021caa9ae086bb2 (patch)
tree8e96d438959c0d1dfbde772aeeb4eb9fc2aa03d7 /test/scripts/2000-GnuTLS
parent2be324ee17454ae5c5a32a3533aced861d103074 (diff)
Testsuite: move sha3 tests to separate testcase
Diffstat (limited to 'test/scripts/2000-GnuTLS')
-rw-r--r--test/scripts/2000-GnuTLS/200013
1 files changed, 0 insertions, 13 deletions
diff --git a/test/scripts/2000-GnuTLS/2000 b/test/scripts/2000-GnuTLS/2000
index 8717892f2..a1299e574 100644
--- a/test/scripts/2000-GnuTLS/2000
+++ b/test/scripts/2000-GnuTLS/2000
@@ -13,16 +13,3 @@ exim -qf
****
killdaemon
no_msglog_check
-#
-#
-exim -be
-sha256: ${sha256:}
-sha256: ${sha256:abc}
-
-sha3: ${sha3:}
-sha3: ${sha3:abc}
-sha3_256: ${sha3_256:}
-sha3_256: ${sha3_256:abc}
-sha3_512: ${sha3_512:}
-sha3_512: ${sha3_512:abc}
-****