diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am index 8f565b338..532cdb33e 100644 --- a/tests/openpgp/Makefile.am +++ b/tests/openpgp/Makefile.am @@ -80,7 +80,7 @@ XTESTS = \ use-exact-key.scm \ default-key.scm \ export.scm \ - ssh.scm \ + ssh-import.scm \ quick-key-manipulation.scm \ key-selection.scm \ issue2015.scm \ diff --git a/tests/openpgp/ssh.scm b/tests/openpgp/ssh-import.scm similarity index 100% rename from tests/openpgp/ssh.scm rename to tests/openpgp/ssh-import.scm