aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authortzafrir <tzafrir@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-23 19:19:52 +0000
committertzafrir <tzafrir@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-23 19:19:52 +0000
commit2cf5cac5f8c4a0d02a0cbe97eb8aec5e7fe34fb8 (patch)
tree6a0b5de7b0001527b2735d7f7336d71b180b1cf1 /tests
parent7d11561950e65674d8bb144458e4cc95e4d0c2c1 (diff)
Change the name of the category 'TEST' to match the name of the subdir
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@254001 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