summaryrefslogtreecommitdiffstats
path: root/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testinterfaces.py
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-09-27 14:33:34 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-09-27 14:33:34 -0400
commit1bdb14055dd1b2395047793ee28c17bbae65c845 (patch)
tree2224d9de85871f936f8f63582ab349df0ecfdc6c /testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testinterfaces.py
parent40d74d9a4bcca2452def08a0890c08fdca864d4c (diff)
downloadbcfg2-1bdb14055dd1b2395047793ee28c17bbae65c845.tar.gz
bcfg2-1bdb14055dd1b2395047793ee28c17bbae65c845.tar.bz2
bcfg2-1bdb14055dd1b2395047793ee28c17bbae65c845.zip
wrote unit tests for Properties
Diffstat (limited to 'testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testinterfaces.py')
-rw-r--r--testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testinterfaces.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testinterfaces.py b/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testinterfaces.py
index f05795b1a..6ef40d385 100644
--- a/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testinterfaces.py
+++ b/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testinterfaces.py
@@ -18,6 +18,7 @@ from common import call, builtins, skip, skipIf, skipUnless, Bcfg2TestCase, \
patchIf, datastore
from TestServer.TestPlugin.Testbase import TestPlugin
+
class TestGenerator(Bcfg2TestCase):
test_obj = Generator