diff options
Diffstat (limited to '')
-rw-r--r-- | tests/openpgp/Makefile.am | 2 | ||||
-rwxr-xr-x | tests/openpgp/ssh-import.scm (renamed from tests/openpgp/ssh.scm) | 0 |
2 files changed, 1 insertions, 1 deletions
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 index a825409d6..a825409d6 100755 --- a/tests/openpgp/ssh.scm +++ b/tests/openpgp/ssh-import.scm |