aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authortzafrir <tzafrir@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-23 22:05:04 +0000
committertzafrir <tzafrir@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-23 22:05:04 +0000
commit8e5da0624e9555ef3046f783ef0ccbb3bd4a1200 (patch)
treeee8d1e73f4afddd6defe51ada7a85fab45d1c2bf /tests
parentd8cfabe152f5edd19637f7d1d0b01067da885d8f (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.2@254131 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