summaryrefslogtreecommitdiff
path: root/tests/test_devicestate.c
diff options
context:
space:
mode:
authorDavid Vossel <dvossel@digium.com>2010-02-17 19:23:35 +0000
committerDavid Vossel <dvossel@digium.com>2010-02-17 19:23:35 +0000
commite8d201e870bbadea78d448e21cc2c19c3da8c13d (patch)
tree1c30b06b0e24a6b2d1f9c978ca62249171659e76 /tests/test_devicestate.c
parent5b0b04f2d8d7c6814b8df38eac93b28e2dbb6143 (diff)
modified device2extension_test's category
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@247282 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'tests/test_devicestate.c')
-rw-r--r--tests/test_devicestate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_devicestate.c b/tests/test_devicestate.c
index d5bf4c160..7d5e0edf8 100644
--- a/tests/test_devicestate.c
+++ b/tests/test_devicestate.c
@@ -220,7 +220,7 @@ AST_TEST_DEFINE(device2extenstate_test)
switch (cmd) {
case TEST_INIT:
info->name = "device2extenstate_test";
- info->category = "main/devstate/";
+ info->category = "main/devicestate/";
info->summary = "Tests combined devstate mapping and device to extension state mapping.";
info->description =
"Verifies device state aggregate results match the expected combined "