mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 18:56:28 +00:00
cleanup
This commit is contained in:
parent
48f0df627e
commit
465bfb8053
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user