mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 03:06:33 +00:00
test_runner.py: remove an unused constant.
This commit is contained in:
parent
1967233f49
commit
e3c600d047
@ -322,10 +322,6 @@ class CreateNode(unittest.TestCase):
|
||||
run_by_human=False)
|
||||
|
||||
|
||||
BASECONFIG_I = ("[client]\n"
|
||||
"introducer.furl = %s\n"
|
||||
)
|
||||
|
||||
class RunNode(common_util.SignalMixin, unittest.TestCase, pollmixin.PollMixin,
|
||||
RunBinTahoeMixin):
|
||||
# exercise "tahoe start", for both introducer, client node, and
|
||||
|
Loading…
Reference in New Issue
Block a user