summaryrefslogtreecommitdiffstats
path: root/testsuite/Testlib/TestServer/TestPlugin.py
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-08-09 11:51:06 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-08-09 12:02:45 -0400
commit35bb03c45a057d1f0f313d129125cc0d1f7c1042 (patch)
tree4956dc23eacdef5bc699a68fe53c02768052220b /testsuite/Testlib/TestServer/TestPlugin.py
parent53d5423f3e5e09812c751360ba53f0a2639d2f29 (diff)
downloadbcfg2-35bb03c45a057d1f0f313d129125cc0d1f7c1042.tar.gz
bcfg2-35bb03c45a057d1f0f313d129125cc0d1f7c1042.tar.bz2
bcfg2-35bb03c45a057d1f0f313d129125cc0d1f7c1042.zip
move MetadataConsistency/RuntimeError exceptions into Plugin.py so we don't depend on a particular Metadata plugin
Diffstat (limited to 'testsuite/Testlib/TestServer/TestPlugin.py')
-rw-r--r--testsuite/Testlib/TestServer/TestPlugin.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/Testlib/TestServer/TestPlugin.py b/testsuite/Testlib/TestServer/TestPlugin.py
index 0d1c0f810..3f25f922d 100644
--- a/testsuite/Testlib/TestServer/TestPlugin.py
+++ b/testsuite/Testlib/TestServer/TestPlugin.py
@@ -6,7 +6,6 @@ import lxml.etree
from mock import Mock, MagicMock, patch
from Bcfg2.Server.Plugin import *
import Bcfg2.Server
-import Bcfg2.Server.Plugins.Metadata
datastore = '/'