Skip to content

Commit

Permalink
Update tests to current ZODB versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Dec 31, 2018
1 parent 1d6452b commit 59731ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zc/catalog/extentcatalog.rst
Expand Up @@ -16,7 +16,7 @@ We create the state that the text needs here.
>>> import zope.component
>>> import zope.component.interfaces
>>> import zope.component.persistentregistry
>>> from ZODB.tests.util import DB
>>> from ZODB.MappingStorage import DB
>>> import transaction

>>> zope.component.provideAdapter(
Expand Down

0 comments on commit 59731ec

Please sign in to comment.