diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/Module_sc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index c5c0449ca1c9..f0c42526eb37 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -56,7 +56,6 @@ $(eval $(call gb_Module_add_slowcheck_targets,sc,\ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\ JunitTest_sc_complex \ - JunitTest_sc_unoapi \ CppunitTest_sc_annotationshapeobj \ CppunitTest_sc_cellrangeobj \ $(if $(filter-out $(OS),IOS), \ |