summaryrefslogtreecommitdiff
path: root/sd/Module_sd.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-06-13 07:04:30 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-07-12 03:10:12 +0200
commit1f0555e0016ac5f10cd4bda313accbd5e4644c7a (patch)
treecdda7600c77aa00297813c0c0c194e90331a6894 /sd/Module_sd.mk
parent0ce3c289ca3be20fffd55a3829b8c6d60c71ecc1 (diff)
add test back that I disabled accidently
Change-Id: I614c483b3c7182d9c8e9915ce8b280051d9ca690
Diffstat (limited to 'sd/Module_sd.mk')
-rw-r--r--sd/Module_sd.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk
index 60217f520f5d..af2809a7a20c 100644
--- a/sd/Module_sd.mk
+++ b/sd/Module_sd.mk
@@ -42,6 +42,8 @@ $(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 \
CppunitTest_sd_regression_test \
))
endif