[Libreoffice-commits] core.git: connectivity/JunitTest_complex.mk
Andrea Gelmini
andrea.gelmini at gelma.net
Sun Mar 19 15:30:36 UTC 2017
connectivity/JunitTest_complex.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 34ccc9c4866e10abe7d366c354dfadf4f2671bb1
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Sun Mar 19 14:34:01 2017 +0100
Fix filename reference
Change-Id: I0110d61bc9505a880e5e6e70d430eae1fab9aeff
Reviewed-on: https://gerrit.libreoffice.org/35428
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/connectivity/JunitTest_complex.mk b/connectivity/JunitTest_complex.mk
index f8b39075a78f..78947bfc2076 100644
--- a/connectivity/JunitTest_complex.mk
+++ b/connectivity/JunitTest_complex.mk
@@ -11,7 +11,7 @@ $(eval $(call gb_JunitTest_JunitTest,connectivity_complex))
$(eval $(call gb_JunitTest_set_defs,connectivity_complex,\
$$(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,\
More information about the Libreoffice-commits
mailing list