Commit 5a5df73e authored by Barry Warsaw's avatar Barry Warsaw

Import ZODB test modules from the fully qualified package path

ZODB.tests
parent e36adc9a
# Basic test framework class for both the Full and Minimal Berkeley storages
import os
from StorageTestBase import StorageTestBase
from ZODB.tests.StorageTestBase import StorageTestBase
DBHOME = 'test-db'
......
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