summaryrefslogtreecommitdiff
path: root/uitest/calc_tests/function_wizard.py
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-07-10 18:21:51 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-07-13 11:29:56 +0200
commitbec5a2639636635c9184beda2f63fe4a9a16a9b8 (patch)
treeaa0e6eccea5c88206243951b9c37d93807f68589 /uitest/calc_tests/function_wizard.py
parentfd68096c6cc55ed0087517e0c60285e40efb92f5 (diff)
uitest: move more code into the new directory layout
Change-Id: Ic5d08f08c1fccc74be09cea7887d3acb910e7636
Diffstat (limited to 'uitest/calc_tests/function_wizard.py')
-rw-r--r--uitest/calc_tests/function_wizard.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/calc_tests/function_wizard.py b/uitest/calc_tests/function_wizard.py
index b7ab11d25bc8..7c37a2c58fdb 100644
--- a/uitest/calc_tests/function_wizard.py
+++ b/uitest/calc_tests/function_wizard.py
@@ -7,7 +7,7 @@
from uitest_helper import UITest
-from helper import mkPropertyValues
+from libreoffice.uno.propertyvalue import mkPropertyValues
import time
from uitest.framework import UITestCase