aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2016-10-18 12:45:03 +0000
committerJustus Winter <[email protected]>2016-10-18 13:21:18 +0000
commit59855806e11a27c5b63d9c25f7516c8cc74668aa (patch)
treef23e4e0dca90eedc631ca2909233fbf0fb5194b0
parentestream: Fix modestring parsing. (diff)
downloadlibgpg-error-59855806e11a27c5b63d9c25f7516c8cc74668aa.tar.gz
libgpg-error-59855806e11a27c5b63d9c25f7516c8cc74668aa.zip
tests: Fix name of the test.
-- Signed-off-by: Justus Winter <[email protected]>
-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"