aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2022-12-16 11:02:35 +0000
committerWerner Koch <[email protected]>2022-12-16 11:02:35 +0000
commit329dd3fa8c441e685304018b7ff90c25ab74a4ad (patch)
tree9c50d5167f18efef6afc3a1f2f5147ee8cbe16f3 /tests
parentspeedo: Add updates from 2.2 (diff)
downloadgnupg-329dd3fa8c441e685304018b7ff90c25ab74a4ad.tar.gz
gnupg-329dd3fa8c441e685304018b7ff90c25ab74a4ad.zip
tests: Fix missing test message.
--
Diffstat (limited to 'tests')
-rw-r--r--tests/openpgp/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am
index 32b75d427..7998d2ab9 100644
--- a/tests/openpgp/Makefile.am
+++ b/tests/openpgp/Makefile.am
@@ -245,9 +245,9 @@ sample_msgs = samplemsgs/clearsig-1-key-1.asc \
samplemsgs/clearsig-2-keys-1.asc \
samplemsgs/clearsig-2-keys-2.asc \
samplemsgs/enc-sym-cfb-1.asc \
- samplemsgs/enc-sym-cfb-1.asc \
- samplemsgs/enc-sym-ocb-1.asc \
+ samplemsgs/enc-sym-cfb-2.asc \
samplemsgs/enc-sym-ocb-1.asc \
+ samplemsgs/enc-sym-ocb-2.asc \
samplemsgs/enc-1-key-1.asc \
samplemsgs/enc-1-key-2.asc \
samplemsgs/enc-2-keys-1.asc \