Bug 906343 - Remove the last reference to XPCSHELL_TESTS in a Makefile; r=gps

This commit is contained in:
Ms2ger 2013-08-22 08:55:53 +02:00
Родитель 9cfd854dab
Коммит 52505f4f1d
1 изменённых файлов: 0 добавлений и 8 удалений

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

@ -21,14 +21,6 @@ LOCAL_INCLUDES += \
MOCHITEST_FILES = test_ipc.html
# bug: 866734 - move XPCSHEL_TESTS to moz.build
# Need to enable these tests sometime soon.
#DISABLED_XPCSHELL_TESTS = unit
# We're copying tests from another directory so this check is wrong for us.
#NO_XPCSHELL_MANIFEST_CHECK = 1
include $(topsrcdir)/config/rules.mk
include $(topsrcdir)/ipc/chromium/chromium-config.mk