diff options
Diffstat (limited to 'src/zope/interface/tests/m2.py')
| -rw-r--r-- | src/zope/interface/tests/m2.py | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/src/zope/interface/tests/m2.py b/src/zope/interface/tests/m2.py deleted file mode 100644 index 5d17e96..0000000 --- a/src/zope/interface/tests/m2.py +++ /dev/null @@ -1,17 +0,0 @@ -############################################################################## -# -# Copyright (c) 2004 Zope Foundation and Contributors. -# All Rights Reserved. -# -# This software is subject to the provisions of the Zope Public License, -# Version 2.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. -# -############################################################################## -"""Test module that doesn't declare an interface - -$Id$ -""" |
