test_runner.py: remove an unused constant.

This commit is contained in:
david-sarah 2011-08-06 15:14:16 -07:00
parent 1967233f49
commit e3c600d047

View File

@ -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