summaryrefslogtreecommitdiff
path: root/sd/Module_sd.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-07-04 05:15:31 +0200
committerMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2014-07-04 15:59:58 +0200
commitf4dca0bfa53c717f6fafddf8fbf699ca7372180a (patch)
treef027d6beb361cb462549992fff11c1bb481fa2ba /sd/Module_sd.mk
parentb5608fd429790a3d1153341b2c86303b7090b15a (diff)
split sd's import and export tests
Change-Id: I06d5b02ec94c7bb74b64cd210267acf2be1a4931
Diffstat (limited to 'sd/Module_sd.mk')
-rw-r--r--sd/Module_sd.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk
index 7850ba4d0559..93aba69c586e 100644
--- a/sd/Module_sd.mk
+++ b/sd/Module_sd.mk
@@ -29,6 +29,7 @@ ifneq ($(OS),DRAGONFLY)
$(eval $(call gb_Module_add_check_targets,sd,\
CppunitTest_sd_uimpress \
CppunitTest_sd_import_tests \
+ CppunitTest_sd_export_tests \
CppunitTest_sd_filters_test \
CppunitTest_sd_html_export_tests \
))