]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
test_cli.py: fix a stale comment that incorrectly implied that test_cli runs CLI...
authordavid-sarah <david-sarah@jacaranda.org>
Wed, 10 Nov 2010 02:28:19 +0000 (18:28 -0800)
committerdavid-sarah <david-sarah@jacaranda.org>
Wed, 10 Nov 2010 02:28:19 +0000 (18:28 -0800)
commit76371ae5a9d07295a0384e28b191e32879903856
tree7572128ec1313b67d6c4c4a08867434d5f983569
parent51523f73263ba2d2a28183b5059e648b2a9d0b93
test_cli.py: fix a stale comment that incorrectly implied that test_cli runs CLI commands in subprocesses (it actually runs them using deferToThread).
src/allmydata/test/test_cli.py