summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 18ab35875f60..c632de4b1af4 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -51,19 +51,7 @@ $(eval $(call gb_Module_add_slowcheck_targets,sc,\
))
$(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
- JunitTest_sc_complex \
- JunitTest_sc_unoapi \
CppunitTest_sc_chart_regression_test \
- CppunitTest_sc_cellrangeobj \
- $(if $(filter-out $(OS),IOS), \
- CppunitTest_sc_databaserangeobj) \
- CppunitTest_sc_datapilottableobj \
- CppunitTest_sc_datapilotfieldobj \
- CppunitTest_sc_macros_test \
- CppunitTest_sc_namedrangeobj \
- CppunitTest_sc_namedrangesobj \
- CppunitTest_sc_tablesheetobj \
- CppunitTest_sc_tablesheetsobj \
))
# vim: set noet sw=4 ts=4: