From c83391555c0773a02dfd9fd482b3415c5bba4104 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Fri, 7 Sep 2012 08:10:31 -0400 Subject: testsuite: fixed patch scoping issues in py3k --- testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testinterfaces.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testinterfaces.py') diff --git a/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testinterfaces.py b/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testinterfaces.py index 01d7db067..1c0af33eb 100644 --- a/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testinterfaces.py +++ b/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testinterfaces.py @@ -16,7 +16,7 @@ while path != '/': path = os.path.dirname(path) from common import call, builtins, skip, skipIf, skipUnless, Bcfg2TestCase, \ patchIf, datastore -from Testbase import TestPlugin +from TestServer.TestPlugin.Testbase import TestPlugin class TestGenerator(Bcfg2TestCase): test_obj = Generator -- cgit v1.2.3-1-g7c22