summaryrefslogtreecommitdiff
path: root/main/features.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/features.c')
-rw-r--r--main/features.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/features.c b/main/features.c
index a973004ba..9e0127a6e 100644
--- a/main/features.c
+++ b/main/features.c
@@ -1169,7 +1169,7 @@ AST_TEST_DEFINE(features_test)
switch (cmd) {
case TEST_INIT:
info->name = "features_test";
- info->category = "main/features/";
+ info->category = "/main/features/";
info->summary = "Features unit test";
info->description =
"Tests whether parking respects PARKINGLOT settings";