summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2023-02-28 16:54:04 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2023-03-01 07:47:22 +0000
commit36cd611e6ff709b3e3645b67ea67ee26cf3d92fc (patch)
tree134d87c4a64611bb318bd5ba4e9feace790defd5 /sc/Module_sc.mk
parent5f19b56886db4a99155336f4c467e6ff75339c34 (diff)
CppunitTest_sc_subsequent_export_test: split in two
it already has 101 tests Change-Id: I2fb88e41313049fec649e3592d811a36e10440fc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148013 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
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 ffbe0dafb6c4..c9344df52566 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -87,6 +87,7 @@ $(eval $(call gb_Module_add_slowcheck_targets,sc, \
CppunitTest_sc_subsequent_filters_test3 \
CppunitTest_sc_subsequent_export_test \
CppunitTest_sc_subsequent_export_test2 \
+ CppunitTest_sc_subsequent_export_test3 \
CppunitTest_sc_uicalc \
CppunitTest_sc_vba_macro_test \
CppunitTest_sc_a11y \