summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sd/Module_sd.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk
index eef68f8224b6..f65fcc7bdea8 100644
--- a/sd/Module_sd.mk
+++ b/sd/Module_sd.mk
@@ -42,13 +42,13 @@ $(eval $(call gb_Module_add_targets,sd,\
ifneq ($(OS),DRAGONFLY)
$(eval $(call gb_Module_add_check_targets,sd,\
+ CppunitTest_sd_uimpress \
CppunitTest_sd_filters_test \
RdbTarget_sd_uimpress \
RdbTarget_sd_filters_test \
))
endif
-# CppunitTest_sd_uimpress \
$(eval $(call gb_Module_add_subsequentcheck_targets,sd,\
JunitTest_sd_unoapi \