[Zope-Checkins] CVS: ZODB3/BDBStorage/tests - test_storage_api.py:1.32.4.3

Tim Peters cvs-admin at zope.org
Mon Dec 1 10:16:38 EST 2003


Update of /cvs-repository/ZODB3/BDBStorage/tests
In directory cvs.zope.org:/tmp/cvs-serv31977/BDBStorage/tests

Modified Files:
      Tag: ZODB3-mvcc-2-branch
	test_storage_api.py 
Log Message:
Whitespace normalization.


=== ZODB3/BDBStorage/tests/test_storage_api.py 1.32.4.2 => 1.32.4.3 ===
--- ZODB3/BDBStorage/tests/test_storage_api.py:1.32.4.2	Mon Nov 24 13:13:08 2003
+++ ZODB3/BDBStorage/tests/test_storage_api.py	Mon Dec  1 10:16:07 2003
@@ -46,7 +46,7 @@
                   ReadOnlyStorage,
                   SynchronizedStorage,
                   ):
-    
+
     def checkVersionedStoreAndLoad(self):
         # This storage doesn't support versions, so we should get an exception
         oid = self._storage.new_oid()




More information about the Zope-Checkins mailing list