mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 13:57:51 +00:00
Better docstring.
This commit is contained in:
parent
9b52313cda
commit
4bffd567c3
@ -742,7 +742,7 @@ storage:
|
||||
self.assertTrue(done.called)
|
||||
|
||||
def test_should_we_use_http_default(self):
|
||||
"""Default is to use HTTP; this will change eventually"""
|
||||
"""Default is to use HTTP."""
|
||||
basedir = self.mktemp()
|
||||
node_config = config_from_string(basedir, "", "")
|
||||
announcement = {ANONYMOUS_STORAGE_NURLS: ["pb://..."]}
|
||||
|
Loading…
Reference in New Issue
Block a user