[jhbuild/desktop-testing: 6/6] [ldtp] Fix missing import
- From: John Carr <johncarr src gnome org>
- To: svn-commits-list gnome org
- Subject: [jhbuild/desktop-testing: 6/6] [ldtp] Fix missing import
- Date: Tue, 19 May 2009 07:33:48 -0400 (EDT)
commit ce6435715f0834f7eb120427065f801fd0fd8d7a
Author: John Carr <john carr unrouted co uk>
Date: Tue May 19 11:19:08 2009 +0100
[ldtp] Fix missing import
---
jhbuild/modtypes/__init__.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/jhbuild/modtypes/__init__.py b/jhbuild/modtypes/__init__.py
index 7a1e536..bd6206d 100644
--- a/jhbuild/modtypes/__init__.py
+++ b/jhbuild/modtypes/__init__.py
@@ -31,6 +31,7 @@ import os
from jhbuild.errors import FatalError, CommandError, BuildStateError, SkipToEnd
from jhbuild.utils.sxml import sxml
+from jhbuild.utils.ldtp import LDTPHelper
_module_types = {}
def register_module_type(name, parse_func):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]