[Zope3-checkins] CVS: Zope3/lib/python/Zope/Publisher/tests - testMapply.py:1.2.16.1
Rakesh Naidu
rnaidu@zeomega.com
Wed, 23 Oct 2002 09:34:57 -0400
Update of /cvs-repository/Zope3/lib/python/Zope/Publisher/tests
In directory cvs.zope.org:/tmp/cvs-serv23376/lib/python/Zope/Publisher/tests
Modified Files:
Tag: ErrorReportingService-branch
testMapply.py
Log Message:
Error Reporting Service Views /Browser files
=== Zope3/lib/python/Zope/Publisher/tests/testMapply.py 1.2 => 1.2.16.1 ===
--- Zope3/lib/python/Zope/Publisher/tests/testMapply.py:1.2 Mon Jun 10 19:29:33 2002
+++ Zope3/lib/python/Zope/Publisher/tests/testMapply.py Wed Oct 23 09:34:56 2002
@@ -15,6 +15,7 @@
from Zope.Publisher.mapply import mapply
+
class MapplyTests(unittest.TestCase):
def testMethod(self):
def compute(a,b,c=4):