diff options
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r-- | sc/Module_sc.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index f557c3913f22..a7f7c15c8aee 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -43,14 +43,9 @@ endif $(eval $(call gb_Module_add_check_targets,sc,\ CppunitTest_sc_ucalc \ - CppunitTest_sc_filters_test \ CppunitTest_sc_rangelst_test \ )) -$(eval $(call gb_Module_add_slowcheck_targets,sc,\ - CppunitTest_sc_subsequent_filters_test \ -)) - # Disabled to allow the check tinderbox execute the sd tests #CppunitTest_sc_chart_regression_test \ |