From 7580d67eff34b626903163f26d6448f80a3edc45 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Wed, 13 Jul 2016 11:18:18 +0200 Subject: uitest: all files moved to the new directory layout Change-Id: Ib5a6fc98fafb774ca5c7cc1323dbe4eb8a1c4aff --- uitest/demo_ui/listbox.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'uitest/demo_ui/listbox.py') diff --git a/uitest/demo_ui/listbox.py b/uitest/demo_ui/listbox.py index e2977469be63..c7cc4f27fb2a 100644 --- a/uitest/demo_ui/listbox.py +++ b/uitest/demo_ui/listbox.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 -- cgit