Skip to content

Commit

Permalink
make sure I lose a race
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Fulton committed Jul 16, 2016
1 parent 1a38d37 commit b6df02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ZEO/tests/testZEO2.py
Expand Up @@ -516,7 +516,7 @@ def lock_sanity_check():
def test_prefetch(self):
"""The client storage prefetch method pre-fetches from the server
>>> count = 99
>>> count = 999
>>> import ZEO
>>> addr, stop = ZEO.server()
Expand Down

0 comments on commit b6df02c

Please sign in to comment.