summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustus Winter <justus@g10code.com>2016-10-18 14:45:03 +0200
committerJustus Winter <justus@g10code.com>2016-10-18 15:21:18 +0200
commit59855806e11a27c5b63d9c25f7516c8cc74668aa (patch)
treef23e4e0dca90eedc631ca2909233fbf0fb5194b0
parent0734f4863859257d18ca96f4b9be62be75fcffe1 (diff)
downloadlibgpg-error-59855806e11a27c5b63d9c25f7516c8cc74668aa.tar.gz
tests: Fix name of the test.
-- Signed-off-by: Justus Winter <justus@g10code.com>
-rw-r--r--tests/t-poll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t-poll.c b/tests/t-poll.c
index a26cbfa..026bb88 100644
--- a/tests/t-poll.c
+++ b/tests/t-poll.c
@@ -39,7 +39,7 @@
# endif
#endif
-#define PGM "t-lock"
+#define PGM "t-poll"
#include "t-common.h"