From: Paul Belanger Date: Mon, 17 Oct 2011 16:38:31 +0000 (+0000) Subject: Set 'core' support level for test_format_api.c X-Git-Tag: 10.0.0-rc1~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4ce115a56902e05283f986fdccea70a190b31b5;p=thirdparty%2Fasterisk.git Set 'core' support level for test_format_api.c git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@341146 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/tests/test_format_api.c b/tests/test_format_api.c index 51a6bc5117..b5140919e4 100644 --- a/tests/test_format_api.c +++ b/tests/test_format_api.c @@ -28,6 +28,7 @@ /*** MODULEINFO TEST_FRAMEWORK + core ***/ #include "asterisk.h"