From c07cc475cbafec24e747d6907f3bf7257e441934 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Mon, 27 Aug 2012 15:02:39 -0400 Subject: renamed Bcfg2Py3k to Compat --- testsuite/Testlib/TestOptions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/Testlib/TestOptions.py') diff --git a/testsuite/Testlib/TestOptions.py b/testsuite/Testlib/TestOptions.py index acb5c9bfc..e20a320b1 100644 --- a/testsuite/Testlib/TestOptions.py +++ b/testsuite/Testlib/TestOptions.py @@ -2,7 +2,7 @@ import os import sys from mock import Mock, MagicMock, patch from Bcfg2.Options import * -from Bcfg2.Bcfg2Py3k import ConfigParser +from Bcfg2.Compat import ConfigParser # add all parent testsuite directories to sys.path to allow (most) # relative imports in python 2.4 -- cgit v1.2.3-1-g7c22