From 59855806e11a27c5b63d9c25f7516c8cc74668aa Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Tue, 18 Oct 2016 14:45:03 +0200 Subject: tests: Fix name of the test. -- Signed-off-by: Justus Winter --- tests/t-poll.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3