Browse Source

[trac1010] remove commented out line

Jelte Jansen 14 years ago
parent
commit
a1301a0545
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/lib/python/isc/log/tests/log_test.py

+ 0 - 1
src/lib/python/isc/log/tests/log_test.py

@@ -69,7 +69,6 @@ class Manager(unittest.TestCase):
         self.assertRaises(TypeError, isc.log.log_config_update, "{ '", log_spec)
 
         # empty should pass
-        #isc.log.log_config_update("{", log_spec)
         isc.log.log_config_update("{}", log_spec)
 
         # bad spec