From 7019c5dfa800871a431d9ee254ad09b95274bc4c Mon Sep 17 00:00:00 2001 From: Necoro <> Date: Tue, 13 Nov 2007 22:18:41 +0000 Subject: r546@Devoty: necoro | 2007-11-13 19:08:28 +0100 Added log tab r547@Devoty: necoro | 2007-11-13 23:10:39 +0100 added ebuild and changelog tab r548@Devoty: necoro | 2007-11-13 23:14:17 +0100 removed EbuildWindow and '--ebuild' option r549@Devoty: necoro | 2007-11-13 23:17:51 +0100 small change --- portato/TEST_helper.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'portato/TEST_helper.py') diff --git a/portato/TEST_helper.py b/portato/TEST_helper.py index ef438d8..cce0b61 100644 --- a/portato/TEST_helper.py +++ b/portato/TEST_helper.py @@ -1,9 +1,7 @@ #!/usr/bin/python -from __future__ import absolute_import - import unittest -from . import helper +import helper class HelperTest (unittest.TestCase): -- cgit v1.2.3-54-g00ecf