check_speed.py: minor comment

This commit is contained in:
Brian Warner 2007-09-25 20:07:03 -07:00
parent e05311f69a
commit c14349f695

View File

@ -67,6 +67,8 @@ class SpeedTest:
d.addCallback(self.record_times, name)
return d
# TODO: use RIClient.get_nodeid() to measure the foolscap-level RTT
def do_test(self):
print "doing test"
rr = self.client_rref