diff options
Diffstat (limited to 'sd/Module_sd.mk')
-rw-r--r-- | sd/Module_sd.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk index 09ef49ad2d97..29a32b1e6b16 100644 --- a/sd/Module_sd.mk +++ b/sd/Module_sd.mk @@ -47,6 +47,7 @@ $(eval $(call gb_Module_add_slowcheck_targets,sd,\ CppunitTest_sd_activex_controls_tests \ CppunitTest_sd_pdf_import_test \ CppunitTest_sd_filter_eppt \ + CppunitTest_sd_shape_import_export_tests \ )) endif |