Bug 571649 Re-enable docshell tests after bug 535922 r=dbaron

This commit is contained in:
Joel Maher 2010-06-15 13:02:07 -07:00
parent 17f4cad812
commit 9487c3e758

View File

@ -52,10 +52,7 @@ XPCSHELL_TESTS = unit
include $(DEPTH)/config/autoconf.mk
ifneq (mobile,$(MOZ_BUILD_APP))
DIRS += \
# Disabled due to Bug 571649
# browser
$(NULL)
DIRS += browser
endif
include $(topsrcdir)/config/rules.mk