From cc07f75cb0cc79c8ef0fa6aef0de86285ff52584 Mon Sep 17 00:00:00 2001 From: tilghman Date: Fri, 9 Jul 2010 17:00:22 +0000 Subject: Kill some startup warnings and errors and make some messages more helpful in tracking down the source. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@275105 f38db490-d61c-443f-a65b-d21fe96a405b --- tests/test_time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_time.c') diff --git a/tests/test_time.c b/tests/test_time.c index 61a201498..0fc778526 100644 --- a/tests/test_time.c +++ b/tests/test_time.c @@ -58,7 +58,7 @@ AST_TEST_DEFINE(test_timezone_watch) switch (cmd) { case TEST_INIT: info->name = "timezone_watch"; - info->category = "main/stdtime/"; + info->category = "/main/stdtime/"; info->summary = "Verify deleting timezone file purges cache"; info->description = "Verifies that the caching engine properly destroys a timezone entry when its file is deleted."; -- cgit v1.2.3