summaryrefslogtreecommitdiff
path: root/tests/test_netsock2.c
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2011-09-29 20:55:15 +0000
committerJason Parker <jparker@digium.com>2011-09-29 20:55:15 +0000
commit930bd5660a51ae07b787d0f8db7bacd86a6bbeab (patch)
tree29a17882ca4bbbf7f5154102596978ab9dcc3f21 /tests/test_netsock2.c
parent059f047495a59c073732b1a4a5bfaafa7ac69e64 (diff)
Merged revisions 338552 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/10 ................ r338552 | qwell | 2011-09-29 15:54:55 -0500 (Thu, 29 Sep 2011) | 9 lines Merged revisions 338551 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.8 ........ r338551 | qwell | 2011-09-29 15:54:13 -0500 (Thu, 29 Sep 2011) | 1 line Test modules have a support level of core. ........ ................ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@338553 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'tests/test_netsock2.c')
-rw-r--r--tests/test_netsock2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_netsock2.c b/tests/test_netsock2.c
index 06406bd14..194198e15 100644
--- a/tests/test_netsock2.c
+++ b/tests/test_netsock2.c
@@ -26,7 +26,7 @@
/*** MODULEINFO
<depend>TEST_FRAMEWORK</depend>
- <support_level>extended</support_level>
+ <support_level>core</support_level>
***/
#include "asterisk.h"