зеркало из https://github.com/mozilla/pjs.git
Backed out changeset ae1773250d39
This commit is contained in:
Родитель
aa582aabee
Коммит
2bdfde3232
|
@ -46,15 +46,8 @@ include $(topsrcdir)/config/rules.mk
|
|||
|
||||
_TEST_FILES = \
|
||||
test_bug471722.html \
|
||||
$(NULL)
|
||||
|
||||
# disables the key handling test on gtk2 because gtk2 overrides some key events
|
||||
# on our editor, and the combinations depend on the system.
|
||||
ifneq ($(MOZ_WIDGET_TOOLKIT),gtk2)
|
||||
_TEST_FILES += \
|
||||
test_texteditor_keyevent_handling.html \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
libs:: $(_TEST_FILES)
|
||||
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)
|
||||
|
|
Загрузка…
Ссылка в новой задаче