summaryrefslogtreecommitdiff
path: root/sd/Module_sd.mk
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2013-05-14 12:00:51 +0200
committerJan Holesovsky <kendy@suse.cz>2013-05-14 16:50:46 +0200
commit77b14c46aae4240226ef16ae3842e3ca35aaee73 (patch)
tree56b4972e1868ea3c67125d20be242a7a56ff5528 /sd/Module_sd.mk
parent91ab2b6e9d7ea77778e65831cff0a17f3f48ce67 (diff)
sd unittests: Better name for the import tests.
Change-Id: I62c47cbfd71e7606770552368e97e1c92fadf211
Diffstat (limited to 'sd/Module_sd.mk')
-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 64c6fe9ed1d9..27cbffa7242c 100644
--- a/sd/Module_sd.mk
+++ b/sd/Module_sd.mk
@@ -25,7 +25,7 @@ $(eval $(call gb_Module_add_targets,sd,\
ifneq ($(OS),DRAGONFLY)
$(eval $(call gb_Module_add_check_targets,sd,\
CppunitTest_sd_uimpress \
- CppunitTest_sd_regression_test \
+ CppunitTest_sd_import_tests \
CppunitTest_sd_filters_test \
))
endif