зеркало из https://github.com/mozilla/gecko-dev.git
Bustage fix from bug 769908 - remove trailing whitespace after a backslash
This commit is contained in:
Родитель
867c5f52a6
Коммит
1f2416e756
|
@ -45,7 +45,7 @@ include $(topsrcdir)/config/rules.mk
|
|||
|
||||
# Copy all the normal xpcshell tests from the regular unit directory.
|
||||
copy-xpcshell-tests:
|
||||
$(call install_cmd, $(wildcard $(topsrcdir)/dom/indexedDB/test/unit/test_*.js) \
|
||||
$(call install_cmd,$(wildcard $(topsrcdir)/dom/indexedDB/test/unit/test_*.js) \
|
||||
$(testxpcobjdir)/$(relativesrcdir)/$(XPCSHELL_TESTS))
|
||||
|
||||
libs-xpcshell-tests: copy-xpcshell-tests
|
||||
|
|
Загрузка…
Ссылка в новой задаче