TST: remove commented test print

pull/484/head
Daniel Black 2013-12-13 10:55:15 +00:00
parent e916fcdce4
commit f6fb737e6c
1 changed files with 0 additions and 1 deletions

View File

@ -122,7 +122,6 @@ class JailReaderTest(LogCaptureTestCase):
self.assertTrue(jail.read())
self.assertFalse(jail.getOptions())
self.assertTrue(jail.isEnabled())
#print self._log.getvalue()
self.assertTrue(self._is_logged("Found no accessible config files for 'filter.d/catchallthebadies' under testcases/config"))
self.assertTrue(self._is_logged('Unable to read the filter'))