summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2020-10-27 11:18:24 +0100
committerXisco Fauli <xiscofauli@libreoffice.org>2020-10-27 15:29:59 +0100
commit713fcfae066badfaa29f347a52738e9d4f1c841b (patch)
treeeaef5608f6dc46e9abab7f5fd40cfabbf5792e86 /sc/Module_sc.mk
parent04cf65e02c8b2a0a6456d62fcc21c0022d7a5754 (diff)
uitest: move all calc tests to sc/qa/uitest
and remove a few duplicated ones Change-Id: I409ca78dcd7a67e993f6b3a1493ffa6fefd127b3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104864 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 4c8ba1e49eb2..bb378e8f378a 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -257,6 +257,8 @@ $(eval $(call gb_Module_add_uicheck_targets,sc,\
UITest_calc_tests8 \
UITest_calc_dialogs \
UITest_calc_tests9 \
+ UITest_function_wizard \
+ UITest_manual_tests \
))
endif