summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2021-10-27 16:19:30 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2021-10-28 11:02:54 +0200
commit0a340780962ff93b519ff5285ccacc9c52cf17ca (patch)
tree6601adac1f27140c39036ca57abbe408a75f652d /sc/Module_sc.mk
parenta97227aeb451fe579546427e125c5d8219eeb952 (diff)
sc: split UITest_chart in two
it already has 48 tests Change-Id: I8ce52b74d29d034531884f32ab965febcd9e266f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124282 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 5dc30cf56304..4a5d7055db29 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -265,6 +265,7 @@ $(eval $(call gb_Module_add_uicheck_targets,sc,\
UITest_calc_tests7 \
UITest_sort \
UITest_chart \
+ UITest_chart2 \
UITest_pageFormat \
UITest_pasteSpecial \
UITest_calc_tests8 \