From 1bdb14055dd1b2395047793ee28c17bbae65c845 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Thu, 27 Sep 2012 14:33:34 -0400 Subject: wrote unit tests for Properties --- testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py') diff --git a/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py b/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py index f555d15f1..db8ee0cca 100644 --- a/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py +++ b/testsuite/Testsrc/Testlib/TestServer/TestPlugin/Testhelpers.py @@ -155,9 +155,9 @@ class TestDirectoryBacked(Bcfg2TestCase): 6: 'xyzzy/', 7: 'xyzzy/plugh/'} testfiles = ['foo', 'bar/baz.txt', 'plugh.py'] - ignore = [] # ignore no events - badevents = [] # DirectoryBacked handles all files, so there's no - # such thing as a bad event + ignore = [] # ignore no events + badevents = [] # DirectoryBacked handles all files, so there's no + # such thing as a bad event def test_child_interface(self): # ensure that the child object has the correct interface -- cgit v1.2.3-1-g7c22