aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_stringfields.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_stringfields.c')
-rw-r--r--tests/test_stringfields.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_stringfields.c b/tests/test_stringfields.c
index 3b8da6fc4..dd3f0aaa1 100644
--- a/tests/test_stringfields.c
+++ b/tests/test_stringfields.c
@@ -64,7 +64,7 @@ AST_TEST_DEFINE(string_field_test)
switch (cmd) {
case TEST_INIT:
info->name = "string_field_test";
- info->category = "main/utils/";
+ info->category = "/main/utils/";
info->summary = "Test stringfield operations";
info->description =
"This tests the stringfield API";