[jhbuild/desktop-testing] [ldtp] Missing imports
- From: John Carr <johncarr src gnome org>
- To: svn-commits-list gnome org
- Subject: [jhbuild/desktop-testing] [ldtp] Missing imports
- Date: Wed, 20 May 2009 05:19:26 -0400 (EDT)
commit 179dcacaa452157ae96c2076789c23b5c4c992e9
Author: John Carr <john carr unrouted co uk>
Date: Tue May 19 19:23:43 2009 +0100
[ldtp] Missing imports
---
jhbuild/utils/ldtp.py | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/jhbuild/utils/ldtp.py b/jhbuild/utils/ldtp.py
index 15ab758..3fd439b 100644
--- a/jhbuild/utils/ldtp.py
+++ b/jhbuild/utils/ldtp.py
@@ -23,6 +23,10 @@
# The LDTP and Dogtail helpers are inspired by the work done in GSOC on
# testmodule.py by Prashanth Mohan.
+from jhbuild.errors import FatalError
+from jhbuild.utils.xvfb import XvfbWrapper
+
+
class TestingHelper(object):
def execute(self, buildscript):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]