Bug 599653 - add extensions/mdn to TEST_DIRS. r=Callek

This commit is contained in:
Bruno 'Aqualon' Escherl 2010-09-25 22:52:55 +02:00
Родитель df53caaa3e
Коммит 7b72222823
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -96,7 +96,7 @@ libs::
# list is kept in the same order as the effective DIRS just so things turn up
# in the same order as the build.
TEST_DIRS = base $(PARALLEL_DIRS) extensions/bayesian-spam-filter
TEST_DIRS = base $(PARALLEL_DIRS) extensions/bayesian-spam-filter extensions/mdn
xpcshell-tests::
for dir in $(TEST_DIRS); do \