Kaydet (Commit) 34ccc9c4 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix filename reference

Change-Id: I0110d61bc9505a880e5e6e70d430eae1fab9aeff
Reviewed-on: https://gerrit.libreoffice.org/35428Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 12490e74
...@@ -11,7 +11,7 @@ $(eval $(call gb_JunitTest_JunitTest,connectivity_complex)) ...@@ -11,7 +11,7 @@ $(eval $(call gb_JunitTest_JunitTest,connectivity_complex))
$(eval $(call gb_JunitTest_set_defs,connectivity_complex,\ $(eval $(call gb_JunitTest_set_defs,connectivity_complex,\
$$(DEFS) \ $$(DEFS) \
-Dorg.openoffice.test.arg.sce=$(SRCDIR)/connectivity/qa/scenearios.sce \ -Dorg.openoffice.test.arg.sce=$(SRCDIR)/connectivity/qa/scenarios.sce \
)) ))
$(eval $(call gb_JunitTest_use_jars,connectivity_complex,\ $(eval $(call gb_JunitTest_use_jars,connectivity_complex,\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment