summaryrefslogtreecommitdiff
path: root/uitest/calc_tests
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-07-13 11:18:18 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-07-13 11:29:57 +0200
commit7580d67eff34b626903163f26d6448f80a3edc45 (patch)
tree53bce15b39145c204f9521e1ab27af1c0ea145fa /uitest/calc_tests
parent7f587841de509515fd977cc12b8d3903f442e87d (diff)
uitest: all files moved to the new directory layout
Change-Id: Ib5a6fc98fafb774ca5c7cc1323dbe4eb8a1c4aff
Diffstat (limited to 'uitest/calc_tests')
-rw-r--r--uitest/calc_tests/about_test.py2
-rw-r--r--uitest/calc_tests/create_chart.py2
-rw-r--r--uitest/calc_tests/create_range_name.py2
-rw-r--r--uitest/calc_tests/function_wizard.py2
-rw-r--r--uitest/calc_tests/gridwin.py2
-rw-r--r--uitest/calc_tests/gridwindow.py2
6 files changed, 0 insertions, 12 deletions
diff --git a/uitest/calc_tests/about_test.py b/uitest/calc_tests/about_test.py
index 1495837c1649..00ba9bca6079 100644
--- a/uitest/calc_tests/about_test.py
+++ b/uitest/calc_tests/about_test.py
@@ -5,8 +5,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
-from uitest_helper import UITest
-
from uitest.framework import UITestCase
class AboutDlgTest(UITestCase):
diff --git a/uitest/calc_tests/create_chart.py b/uitest/calc_tests/create_chart.py
index 64a5a0367c58..ec73da7ac150 100644
--- a/uitest/calc_tests/create_chart.py
+++ b/uitest/calc_tests/create_chart.py
@@ -5,8 +5,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
-from uitest_helper import UITest
-
from libreoffice.uno.propertyvalue import mkPropertyValues
from uitest.framework import UITestCase
diff --git a/uitest/calc_tests/create_range_name.py b/uitest/calc_tests/create_range_name.py
index 464c1f9b3c2d..36a0f63ef148 100644
--- a/uitest/calc_tests/create_range_name.py
+++ b/uitest/calc_tests/create_range_name.py
@@ -5,8 +5,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
-from uitest_helper import UITest
-
from libreoffice.uno.propertyvalue import mkPropertyValues
from uitest.framework import UITestCase
diff --git a/uitest/calc_tests/function_wizard.py b/uitest/calc_tests/function_wizard.py
index 66d92822d329..ec0920d64896 100644
--- a/uitest/calc_tests/function_wizard.py
+++ b/uitest/calc_tests/function_wizard.py
@@ -5,8 +5,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
-from uitest_helper import UITest
-
from libreoffice.uno.propertyvalue import mkPropertyValues
from uitest.framework import UITestCase
diff --git a/uitest/calc_tests/gridwin.py b/uitest/calc_tests/gridwin.py
index 5b3b2cd180b0..57a8fbcde7c7 100644
--- a/uitest/calc_tests/gridwin.py
+++ b/uitest/calc_tests/gridwin.py
@@ -5,8 +5,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
-from uitest_helper import UITest
-
from libreoffice.uno.propertyvalue import mkPropertyValues
from uitest.framework import UITestCase
diff --git a/uitest/calc_tests/gridwindow.py b/uitest/calc_tests/gridwindow.py
index ef547bae7bf2..46ed88a4e23b 100644
--- a/uitest/calc_tests/gridwindow.py
+++ b/uitest/calc_tests/gridwindow.py
@@ -5,8 +5,6 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
-from uitest_helper import UITest
-
from libreoffice.uno.propertyvalue import mkPropertyValues
from uitest.uihelper.calc import enter_text_to_cell