[Zope-Checkins] CVS: StandaloneZODB/ZODB/tests - testFileStorage.py:1.13.24.1

Guido van Rossum guido@python.org
Fri, 4 Jan 2002 11:43:15 -0500


Update of /cvs-repository/StandaloneZODB/ZODB/tests
In directory cvs.zope.org:/tmp/cvs-serv30767

Modified Files:
      Tag: Standby-branch
	testFileStorage.py 
Log Message:
Mix in ExtendedIteratorStorage test.


=== StandaloneZODB/ZODB/tests/testFileStorage.py 1.13 => 1.13.24.1 ===
     HistoryStorage.HistoryStorage,
     IteratorStorage.IteratorStorage,
+    IteratorStorage.ExtendedIteratorStorage,
     PersistentStorage.PersistentStorage,
     ):