Merged revisions 332176 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.8

........
  r332176 | pabelanger | 2011-08-16 16:10:13 -0400 (Tue, 16 Aug 2011) | 4 lines
  
  Flag test modules as 'core'
  
  Review: https://reviewboard.asterisk.org/r/1369/
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@332177 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Paul Belanger
2011-08-16 20:11:49 +00:00
parent 6ae104a4b2
commit 36f0a24040
28 changed files with 28 additions and 26 deletions

View File

@@ -29,7 +29,7 @@
/*** MODULEINFO
<depend>TEST_FRAMEWORK</depend>
<support_level>extended</support_level>
<support_level>core</support_level>
***/
#include "asterisk.h"