summaryrefslogtreecommitdiffstats
path: root/uitest/demo_ui/edit.py
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-06-26 01:41:17 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-06-26 03:28:08 +0200
commit97ad8133644d8eb7678aa3c180f3d8f9247a0d90 (patch)
treea8f4eefeba05a63c4c76b266686d2a4c8c4f6a5d /uitest/demo_ui/edit.py
parenttdf#100343: Refresh ValueSets after changing their value (diff)
downloadcore-97ad8133644d8eb7678aa3c180f3d8f9247a0d90.tar.gz
core-97ad8133644d8eb7678aa3c180f3d8f9247a0d90.zip
uitest: bring some order into the file mess
The uitest/uitest directory will be used for the actual uitest framework. The libreoffice directory should contain any common LibreOffice related code. Change-Id: I3f6394ff4be83b89a8764eab10a154e755237d35
Diffstat (limited to 'uitest/demo_ui/edit.py')
-rw-r--r--uitest/demo_ui/edit.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/demo_ui/edit.py b/uitest/demo_ui/edit.py
index 8ddbb1c5876c..bb3b2ee41384 100644
--- a/uitest/demo_ui/edit.py
+++ b/uitest/demo_ui/edit.py
@@ -9,7 +9,7 @@ from uitest_helper import UITest
from helper import mkPropertyValues
-from UITestCase import UITestCase
+from uitest.framework import UITestCase
try:
import pyuno