summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorSerge Krot <Serge.Krot@cib.de>2019-03-11 10:24:53 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2019-03-19 10:53:24 +0100
commit87bf5a930a72a12f88a21b450da0dd86348c3077 (patch)
tree1ea07f5cba742ebcc5e049d5d885af89c5754fd0 /sc/Module_sc.mk
parent210ed60686009128bc772af6ba41650ad17d40e1 (diff)
tdf#120161 sc: pdf export unit test
Change-Id: I42579d4d61be43318f7e2b06b3465890dd624a12 Reviewed-on: https://gerrit.libreoffice.org/69035 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 2b89b70f5922..e5975b78352e 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -61,6 +61,7 @@ endif
$(eval $(call gb_Module_add_slowcheck_targets,sc, \
CppunitTest_sc_cond_format_merge \
CppunitTest_sc_new_cond_format_api \
+ CppunitTest_sc_pdf_export \
CppunitTest_sc_subsequent_filters_test \
CppunitTest_sc_subsequent_export_test \
CppunitTest_sc_html_export_test \