Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Fulton committed Jun 11, 2016
1 parent 69c9aea commit 9bcd944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ZODB/tests/testmvcc.py
Expand Up @@ -38,7 +38,7 @@
longer call load to get the current state of an object. We call
loadBefore instead, having gotten a transaction time at the start of a
transaction. As a result, the rhythm of the tests is a little odd,
because the probes against a complex dance that doesn't exist any more.
because we no longer need to probe a complex dance that doesn't exist any more.
>>> from ZODB.tests.test_storage import MinimalMemoryStorage
>>> from ZODB import DB
Expand Down

0 comments on commit 9bcd944

Please sign in to comment.