[Zodb-checkins] CVS: ZODB3/bsddb3Storage/bsddb3Storage/tests - test_storage_api.py:1.28

Barry Warsaw barry@wooz.org
Tue, 19 Nov 2002 15:40:22 -0500


Update of /cvs-repository/ZODB3/bsddb3Storage/bsddb3Storage/tests
In directory cvs.zope.org:/tmp/cvs-serv2294

Modified Files:
	test_storage_api.py 
Log Message:
Normalize whitespace.


=== ZODB3/bsddb3Storage/bsddb3Storage/tests/test_storage_api.py 1.27 => 1.28 ===
--- ZODB3/bsddb3Storage/bsddb3Storage/tests/test_storage_api.py:1.27	Fri Nov 15 12:35:45 2002
+++ ZODB3/bsddb3Storage/bsddb3Storage/tests/test_storage_api.py	Tue Nov 19 15:40:22 2002
@@ -2,14 +2,14 @@
 #
 # Copyright (c) 2001, 2002 Zope Corporation and Contributors.
 # All Rights Reserved.
-# 
+#
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.0 (ZPL).  A copy of the ZPL should accompany this distribution.
 # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
 # WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 # WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
 # FOR A PARTICULAR PURPOSE
-# 
+#
 ##############################################################################
 
 # Unit tests for basic storage functionality