[Zope-Checkins] CVS: Zope3/lib/python/Zope/StructuredText/tests - __init__.py:1.1.4.1
Tres Seaver
tseaver@zope.com
Wed, 21 Nov 2001 17:03:03 -0500
Update of /cvs-repository/Zope3/lib/python/Zope/StructuredText/tests
In directory cvs.zope.org:/tmp/cvs-serv1804/lib/python/Zope/StructuredText/tests
Added Files:
Tag: Zope-3x-branch
__init__.py
Log Message:
- Unit testing cleanups.
=== Added File Zope3/lib/python/Zope/StructuredText/tests/__init__.py ===
# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
#
# 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.
""" Zope.StructuredText unit tests. """