tests: Rename ssh test.

* tests/openpgp/ssh.scm: Rename to 'ssh-import.scm'.
* tests/openpgp/Makefile (XTESTS): Likewise.

Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
Justus Winter 2016-11-28 12:36:33 +01:00
parent b89e63e5c3
commit cc1d213426
2 changed files with 1 additions and 1 deletions

View File

@ -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 \