summaryrefslogtreecommitdiffstats
path: root/sc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-02-20 16:39:59 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-02-20 16:39:59 +0100
commitfe981519f57a621c94e339a5453d7714af081acb (patch)
treef24a71babd87ad705928b1aba0d2c1ceb37b99da /sc
parentn#695479 fix rtf/docx import of transparent frames (diff)
downloadcore-fe981519f57a621c94e339a5453d7714af081acb.tar.gz
core-fe981519f57a621c94e339a5453d7714af081acb.zip
gb_JunitTest_JunitTest takes only one argument
Diffstat (limited to 'sc')
-rw-r--r--sc/JunitTest_sc_complex.mk2
-rw-r--r--sc/JunitTest_sc_unoapi.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/sc/JunitTest_sc_complex.mk b/sc/JunitTest_sc_complex.mk
index 80e193078da0..a54dee489fd9 100644
--- a/sc/JunitTest_sc_complex.mk
+++ b/sc/JunitTest_sc_complex.mk
@@ -25,7 +25,7 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
-$(eval $(call gb_JunitTest_JunitTest,sc_complex,SRCDIR))
+$(eval $(call gb_JunitTest_JunitTest,sc_complex))
# sc/qa/complex/calcPreview/ tests do not work autmatically (they request "Press
# any key after resizing" etc.)
diff --git a/sc/JunitTest_sc_unoapi.mk b/sc/JunitTest_sc_unoapi.mk
index fb2efdd08e8e..699daf4fa1fe 100644
--- a/sc/JunitTest_sc_unoapi.mk
+++ b/sc/JunitTest_sc_unoapi.mk
@@ -25,7 +25,7 @@
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
# instead of those above.
-$(eval $(call gb_JunitTest_JunitTest,sc_unoapi,SRCDIR))
+$(eval $(call gb_JunitTest_JunitTest,sc_unoapi))
$(eval $(call gb_JunitTest_add_classes,sc_unoapi, \
org.openoffice.test.UnoApiTest \