projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cfed96
)
test_system.py minor typo
author
Brian Warner
<warner@allmydata.com>
Wed, 26 Sep 2007 19:07:37 +0000
(12:07 -0700)
committer
Brian Warner
<warner@allmydata.com>
Wed, 26 Sep 2007 19:07:37 +0000
(12:07 -0700)
src/allmydata/test/test_system.py
patch
|
blob
|
history
diff --git
a/src/allmydata/test/test_system.py
b/src/allmydata/test/test_system.py
index e203d5d3bdc51dc04a792fcc5addbc5efe99516d..38784cca1207ae64558850388c8d52f8c916a087 100644
(file)
--- a/
src/allmydata/test/test_system.py
+++ b/
src/allmydata/test/test_system.py
@@
-226,7
+226,7
@@
class SystemTest(testutil.SignalMixin, unittest.TestCase):
"expected NotEnoughPeersError, got %s" % res)
# TODO: files that have zero peers should get a special kind
# of NotEnoughPeersError, which can be used to suggest that
- # the URI might be wrong or that they've nver uploaded the
+ # the URI might be wrong or that they've n
e
ver uploaded the
# file in the first place.
d1.addBoth(_baduri_should_fail)
return d1