mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
test_system.py: remove dead code
This commit is contained in:
parent
3803d591cf
commit
f09f92c371
@ -1525,11 +1525,6 @@ class SystemTest(testutil.SignalMixin, testutil.PollMixin, testutil.StallMixin,
|
||||
|
||||
nodeargs = [
|
||||
"--node-directory", client0_basedir,
|
||||
#"--dir-cap", private_uri,
|
||||
]
|
||||
public_nodeargs = [
|
||||
"--node-url", self.webish_url,
|
||||
"--dir-cap", some_uri,
|
||||
]
|
||||
TESTDATA = "I will not write the same thing over and over.\n" * 100
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user