[Zope-Checkins] CVS: Zope3/lib/python/Persistence/tests - __init__.py:1.1.2.1

Tres Seaver tseaver@zope.com
Fri, 23 Nov 2001 09:08:15 -0500


Update of /cvs-repository/Zope3/lib/python/Persistence/tests
In directory cvs.zope.org:/tmp/cvs-serv9373/Persistence/tests

Added Files:
      Tag: Zope-3x-branch
	__init__.py 
Log Message:
 - Make test importable.

=== Added File Zope3/lib/python/Persistence/tests/__init__.py ===
# This software is subject to the provisions of the Zope Public License,
# Version 1.1 (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.

""" Persistence unit tests."""