summaryrefslogtreecommitdiff
path: root/tests/futility/test_show_rwsig.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/futility/test_show_rwsig.sh')
-rwxr-xr-xtests/futility/test_show_rwsig.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/futility/test_show_rwsig.sh b/tests/futility/test_show_rwsig.sh
index 7ff25571..915842d6 100755
--- a/tests/futility/test_show_rwsig.sh
+++ b/tests/futility/test_show_rwsig.sh
@@ -13,7 +13,7 @@ DATADIR="${SCRIPTDIR}/data"
TESTKEYS=${SRCDIR}/tests/testkeys
# Do not test 8192 as the signature length is > 1024 bytes
-SIGS="1024 2048 4096"
+SIGS="1024 2048 4096 2048_exp3"
HASHES="SHA1 SHA256 SHA512"
set -o pipefail