diff options
Diffstat (limited to 'tests/openpgp/Makefile.am')
-rw-r--r-- | tests/openpgp/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am index 43de31e9f..67fb2bcfd 100644 --- a/tests/openpgp/Makefile.am +++ b/tests/openpgp/Makefile.am @@ -82,6 +82,7 @@ XTESTS = \ default-key.scm \ export.scm \ ssh.scm \ + quick-key-manipulation.scm \ issue2015.scm \ issue2346.scm \ issue2417.scm \ |