summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2011-11-29 21:48:26 +0100
committerStephan Bergmann <sbergman@redhat.com>2011-11-29 21:50:07 +0100
commitda65218ce1160305e7d60ed6a74f48324f08c83c (patch)
tree02db1c1c6011a06cdd03b9bdf752d57cd213c1be /sc/Module_sc.mk
parenta115442064c3c6a2ea398895159b62040d079cbb (diff)
Enabled sc/qa/complex again.
sc/qa/complex/calcPreview/ tests do not work automatically and have been left alone.
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index d7d18dd68ec1..0e152203ecf3 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -41,6 +41,7 @@ $(eval $(call gb_Module_add_check_targets,sc,\
$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
CppunitTest_sc_macros_test \
+ JunitTest_sc_complex \
JunitTest_sc_unoapi \
))