summaryrefslogtreecommitdiff
path: root/uitest/demo_ui/treelist.py
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-07-13 10:54:35 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-07-13 11:29:56 +0200
commit7f587841de509515fd977cc12b8d3903f442e87d (patch)
tree9b7a508dea8715a411cd00113365559e9f0a7b28 /uitest/demo_ui/treelist.py
parent65a31df69f8fd07fdd8cd7423348b474e39b960d (diff)
uitest: move more parts to the new directory structure
Change-Id: I9dab4c0beef08b04e65dc0dae337a822041cf218
Diffstat (limited to 'uitest/demo_ui/treelist.py')
-rw-r--r--uitest/demo_ui/treelist.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/demo_ui/treelist.py b/uitest/demo_ui/treelist.py
index ea584c3d3a04..ae7967159b15 100644
--- a/uitest/demo_ui/treelist.py
+++ b/uitest/demo_ui/treelist.py
@@ -10,7 +10,7 @@ from uitest_helper import UITest
from libreoffice.uno.propertyvalue import mkPropertyValues
from uitest.uihelper.calc import enter_text_to_cell
-from uitest_helper import get_state_as_dict
+from uitest.uihelper.common import get_state_as_dict
from uitest.framework import UITestCase