mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 11:16:24 +00:00
twisted.trial.unittest has no main, oops
This commit is contained in:
parent
ac6b2c6177
commit
9425197832
@ -175,6 +175,3 @@ class NoDefault(unittest.TestCase):
|
||||
self.yaml_path.setContent(yamlutil.safe_dump(connections))
|
||||
myclient = yield create_client(self.basedir)
|
||||
self.assertEquals(len(myclient.introducer_clients), 0)
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
Loading…
Reference in New Issue
Block a user