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

Tres Seaver tseaver@zope.com
Mon, 26 Nov 2001 16:46:35 -0500


Update of /cvs-repository/Zope3/lib/python/Zope/Publisher/HTTP/tests
In directory cvs.zope.org:/tmp/cvs-serv30121/tests

Added Files:
      Tag: Zope-3x-branch
	__init__.py 
Log Message:
 - Stub out test scaffolding.

=== Added File Zope3/lib/python/Zope/Publisher/HTTP/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.Publisher.HTTP unit tests. """