aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authortzafrir <tzafrir@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-23 20:52:21 +0000
committertzafrir <tzafrir@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-23 20:52:21 +0000
commita259911a8bb549ad84de6a57160f3d1929b2f29c (patch)
treede58c335b220509ff7ca0c375baefd320e5dc71b /tests
parent6c720223e8231630a8a653f0e399a407a29da18e (diff)
Merged revisions 254001 via svnmerge from
http://svn.digium.com/svn/asterisk/trunk ........ r254001 | tzafrir | 2010-03-23 21:19:52 +0200 (Tue, 23 Mar 2010) | 2 lines Change the name of the category 'TEST' to match the name of the subdir ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@254044 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 83ce0b262..4f1a0677b 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