summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2021-07-09 15:20:00 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2021-07-12 12:54:19 +0200
commit6eedac6b19f3dcad46f2ca2b9ccb02b490b60ce9 (patch)
tree9d7a5e338e71eae567ffa6b66d13ca73685f318a /sc/Module_sc.mk
parent04c7c90fe886c5fcebd52f727ff8b4edb840ad32 (diff)
uitest: sc: move textToColumns tests to their own folder
Change-Id: I20742a89544859f397c8ae45db0c91f4abe1e940 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118687 Tested-by: Xisco Fauli <xiscofauli@libreoffice.org> 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 99600f5d9838..34bbe8f9b3d2 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -258,6 +258,7 @@ $(eval $(call gb_Module_add_uicheck_targets,sc,\
UITest_validity \
UITest_key_f4 \
UITest_textCase \
+ UITest_textToColumns \
UITest_signatureLine \
UITest_inputLine \
UITest_calc_tests7 \