summaryrefslogtreecommitdiff
path: root/uitest/Module_uitest.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 /uitest/Module_uitest.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 'uitest/Module_uitest.mk')
-rw-r--r--uitest/Module_uitest.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/uitest/Module_uitest.mk b/uitest/Module_uitest.mk
index 647dd574f1fd..0ea8a94cfe30 100644
--- a/uitest/Module_uitest.mk
+++ b/uitest/Module_uitest.mk
@@ -11,9 +11,7 @@
$(eval $(call gb_Module_Module,uitest))
$(eval $(call gb_Module_add_uicheck_targets,uitest,\
- UITest_calc_demo \
UITest_impress_demo \
UITest_demo_ui \
UITest_math_demo \
- UITest_manual_tests \
))