Re-enable tests from bug 435743

This commit is contained in:
Dave Townsend 2009-02-18 11:18:06 -08:00
parent 0aa2ec254c
commit 6f101ca880

View File

@ -63,9 +63,8 @@ _CHROME_FILES = \
include $(topsrcdir)/config/rules.mk
# disabled due to potentially breaking other tests
# libs:: $(_CHROME_FILES)
# $(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/chrome/$(relativesrcdir)
libs:: $(_CHROME_FILES)
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/chrome/$(relativesrcdir)
libs::
rm -rf $(TESTXPI)