diff options
-rw-r--r-- | sc/Module_sc.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index 74888f0b54db..0b3970f4991b 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -37,6 +37,8 @@ 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, \ |