summaryrefslogtreecommitdiff
path: root/tests/test_poll.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_poll.c')
-rw-r--r--tests/test_poll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_poll.c b/tests/test_poll.c
index 32e48e2e6..755bb0f9e 100644
--- a/tests/test_poll.c
+++ b/tests/test_poll.c
@@ -85,7 +85,7 @@ AST_TEST_DEFINE(poll_test)
switch (cmd) {
case TEST_INIT:
info->name = "poll_test";
- info->category = "main/poll/";
+ info->category = "/main/poll/";
info->summary = "unit test for the ast_poll() API";
info->description =
"Verifies behavior for the ast_poll() API call\n";