Bug 575574 Remove console/hudservice tess from browser-chrome tests for Fennec r=mfinkle

This commit is contained in:
Joel Maher 2010-07-15 12:09:01 -07:00
parent 88bb44f00b
commit a5f7907c20

View File

@ -49,7 +49,9 @@ EXTRA_JS_MODULES = HUDService.jsm \
$(NULL)
ifdef ENABLE_TESTS
ifneq (mobile,$(MOZ_BUILD_APP))
DIRS += tests
endif
endif
include $(topsrcdir)/config/rules.mk