This commit is contained in:
meejah 2018-01-29 23:56:54 -07:00
parent 48f0df627e
commit 465bfb8053

View File

@ -63,7 +63,6 @@ class Util(unittest.TestCase):
d = service.set_hook('running')
service.startService()
def done(f):
print("DONE {}".format(f))
self.assertIn(
"key-generator support removed",
str(str(f)),#ctx.exception)