[Zodb-checkins] CVS: ZODB3/ZEO/tests - testAuth.py:1.4.2.1
Jeremy Hylton
cvs-admin at zope.org
Tue Nov 11 17:16:27 EST 2003
Update of /cvs-repository/ZODB3/ZEO/tests
In directory cvs.zope.org:/tmp/cvs-serv10499/ZEO/tests
Modified Files:
Tag: ZODB3-mvcc-2-branch
testAuth.py
Log Message:
removefs is unused.
=== ZODB3/ZEO/tests/testAuth.py 1.4 => 1.4.2.1 ===
--- ZODB3/ZEO/tests/testAuth.py:1.4 Thu Oct 2 14:17:21 2003
+++ ZODB3/ZEO/tests/testAuth.py Tue Nov 11 17:16:26 2003
@@ -27,7 +27,6 @@
from ZEO.tests.ConnectionTests import CommonSetupTearDown
from ZODB.FileStorage import FileStorage
-from ZODB.tests.StorageTestBase import removefs
class AuthTest(CommonSetupTearDown):
__super_getServerConfig = CommonSetupTearDown.getServerConfig
More information about the Zodb-checkins
mailing list