summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/Module_sc.mk1
-rw-r--r--sc/UITest_hideShowSheet.mk20
-rw-r--r--sc/qa/uitest/calc_tests6/hideShowSheet.py (renamed from sc/qa/uitest/hideShowSheet/hideShowSheet.py)0
3 files changed, 0 insertions, 21 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 5e57a906a2b7..ea4fc94b8e9e 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -249,7 +249,6 @@ $(eval $(call gb_Module_add_uicheck_targets,sc,\
UITest_textCase \
UITest_signatureLine \
UITest_inputLine \
- UITest_hideShowSheet \
UITest_calc_tests7 \
UITest_sort \
UITest_chart \
diff --git a/sc/UITest_hideShowSheet.mk b/sc/UITest_hideShowSheet.mk
deleted file mode 100644
index 390c86066f3d..000000000000
--- a/sc/UITest_hideShowSheet.mk
+++ /dev/null
@@ -1,20 +0,0 @@
-# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-
-$(eval $(call gb_UITest_UITest,hideShowSheet))
-
-$(eval $(call gb_UITest_add_modules,hideShowSheet,$(SRCDIR)/sc/qa/uitest,\
- hideShowSheet/ \
-))
-
-$(eval $(call gb_UITest_set_defs,hideShowSheet, \
- TDOC="$(SRCDIR)/sc/qa/uitest/data" \
-))
-
-# vim: set noet sw=4 ts=4:
diff --git a/sc/qa/uitest/hideShowSheet/hideShowSheet.py b/sc/qa/uitest/calc_tests6/hideShowSheet.py
index da8feb166fe0..da8feb166fe0 100644
--- a/sc/qa/uitest/hideShowSheet/hideShowSheet.py
+++ b/sc/qa/uitest/calc_tests6/hideShowSheet.py