aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/tests/gpg/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/tests/gpg/Makefile.am')
-rw-r--r--trunk/tests/gpg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/tests/gpg/Makefile.am b/trunk/tests/gpg/Makefile.am
index 11ab0b03..370778c3 100644
--- a/trunk/tests/gpg/Makefile.am
+++ b/trunk/tests/gpg/Makefile.am
@@ -23,7 +23,7 @@ GPG = @GPG@
TESTS_ENVIRONMENT = GNUPGHOME=. GPG_AGENT_INFO=
-# The keylist test must come after the import test.
+# The keylist tests must come after the import and the edit test.
TESTS = t-encrypt t-encrypt-sym t-encrypt-sign t-sign t-signers \
t-decrypt t-verify t-decrypt-verify \
t-export t-import t-trustlist t-eventloop t-edit \