Commit ee9e2a5c authored by Guido van Rossum's avatar Guido van Rossum

Typo. (Hmmm... why didn't StorageConfig complain about this?)

parent 5c52c930
...@@ -56,7 +56,7 @@ class StorageTestCase(unittest.TestCase): ...@@ -56,7 +56,7 @@ class StorageTestCase(unittest.TestCase):
sample = """ sample = """
<Storage> <Storage>
type ClientStorage type ClientStorage
addr zep://www.python.org:9001 addr zeo://www.python.org:9001
wait no wait no
</Storage> </Storage>
""" """
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment