mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bustage fix from bug 769908 - remove trailing whitespace after a backslash
This commit is contained in:
parent
769c2e9252
commit
78453eddf2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user