From fecf05988cac14676650bcaa22630ec321680cab Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Wed, 22 Aug 2012 15:31:11 -0400 Subject: fixed imports from test common --- testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestDevice.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestDevice.py') diff --git a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestDevice.py b/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestDevice.py index 5b0d0eff0..1130199b4 100644 --- a/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestDevice.py +++ b/testsuite/Testlib/TestClient/TestTools/TestPOSIX/TestDevice.py @@ -7,7 +7,8 @@ from .Test__init import get_posix_object from .Testbase import TestPOSIXTool # python 2.5 can't import * from relative imports from .....common import XI_NAMESPACE, XI, inPy3k, call, builtins, u, can_skip, \ - skip, skipIf, skipUnless, Bcfg2TestCase, DBModelTestCase, syncdb, patchIf + skip, skipIf, skipUnless, Bcfg2TestCase, DBModelTestCase, syncdb, \ + patchIf, datastore class TestPOSIXDevice(TestPOSIXTool): test_obj = POSIXDevice -- cgit v1.2.3-1-g7c22