Commit d400b034 authored by Jim Fulton's avatar Jim Fulton

Use doctest rather than zope.testing.doctest.

parent 1f4c78b7
......@@ -19,8 +19,8 @@ from ZODB.blob import Blob
from ZODB.DB import DB
from ZODB.FileStorage import FileStorage
from ZODB.tests.testConfig import ConfigTestBase
from zope.testing import doctest
import doctest
import os
import random
import re
......
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