From: Tzafrir Cohen Date: Tue, 23 Mar 2010 19:19:52 +0000 (+0000) Subject: Change the name of the category 'TEST' to match the name of the subdir X-Git-Tag: 11.0.0-beta1~3247 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=69f7901fc0de9c3f219ee2d4340d0bb07f658593;p=thirdparty%2Fasterisk.git Change the name of the category 'TEST' to match the name of the subdir git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@254001 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/tests/Makefile b/tests/Makefile index 83ce0b2629..4f1a0677b9 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -12,7 +12,7 @@ -include $(ASTTOPDIR)/menuselect.makeopts $(ASTTOPDIR)/menuselect.makedeps MODULE_PREFIX=test -MENUSELECT_CATEGORY=TEST +MENUSELECT_CATEGORY=TESTS MENUSELECT_DESCRIPTION=Test Modules all: _all