mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
docstring
This commit is contained in:
parent
714b0887dc
commit
676a9efc23
@ -41,6 +41,9 @@ class LoggingMultiService(service.MultiService):
|
||||
|
||||
|
||||
def testing_tub(config_data=''):
|
||||
"""
|
||||
Creates a 'main' Tub for testing purposes, from config data
|
||||
"""
|
||||
from twisted.internet import reactor
|
||||
basedir = 'dummy_basedir'
|
||||
config = config_from_string(basedir, 'DEFAULT_PORTNUMFILE_BLANK', config_data)
|
||||
|
Loading…
x
Reference in New Issue
Block a user