aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-export.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/run-export.c (renamed from tests/gpg/pgp-export.c)4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/gpg/pgp-export.c b/tests/run-export.c
index a0b3e8a5..8dddb5bc 100644
--- a/tests/gpg/pgp-export.c
+++ b/tests/run-export.c
@@ -29,9 +29,9 @@
#include <gpgme.h>
-#define PGM "pgp-export"
+#define PGM "run-export"
-#include "t-support.h"
+#include "run-support.h"
static int verbose;