summaryrefslogtreecommitdiff
path: root/sd/Module_sd.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-06-30 17:12:23 +0200
committerMichael Stahl <mstahl@redhat.com>2016-07-01 11:21:10 +0200
commit0a93639221a9de78eb548cf73a616f74c464d7ce (patch)
tree3f96e46efc9c5797a6d21416f9a53eb76e13077f /sd/Module_sd.mk
parentf3cb21a3fb0141d27b8b7435a2d938439ab7a657 (diff)
sd: split up sd_export_tests
Move all PPTX export tests to a new file. Change-Id: Idb90baf6b145cdfaf5301583489a7257c5fa23a4
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 80f31fab797b..7fe92e598199 100644
--- a/sd/Module_sd.mk
+++ b/sd/Module_sd.mk
@@ -30,6 +30,7 @@ $(eval $(call gb_Module_add_check_targets,sd,\
$(if $(and $(filter $(COM),MSC),$(MERGELIBS)),, \
CppunitTest_sd_uimpress) \
CppunitTest_sd_import_tests \
+ CppunitTest_sd_export_ooxml \
CppunitTest_sd_export_tests \
CppunitTest_sd_filters_test \
CppunitTest_sd_misc_tests \