mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Re-enable tests from bug 435743
This commit is contained in:
parent
1f94b87a04
commit
4c72fcf56f
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user