aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-keylist.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/run-keylist.c (renamed from tests/gpg/pgp-keylist.c)6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/gpg/pgp-keylist.c b/tests/run-keylist.c
index 4978b8dd..07fc8941 100644
--- a/tests/gpg/pgp-keylist.c
+++ b/tests/run-keylist.c
@@ -1,4 +1,4 @@
-/* pgp-keylist.c - Helper to show a key listing.
+/* run-keylist.c - Helper to show a key listing.
Copyright (C) 2008, 2009 g10 Code GmbH
This file is part of GPGME.
@@ -29,9 +29,9 @@
#include <gpgme.h>
-#define PGM "pgp-keylist"
+#define PGM "run-keylist"
-#include "t-support.h"
+#include "run-support.h"
static int verbose;