[Zope3-checkins] CVS: Zope3/src/zope/app/publisher/browser/tests -
test_directives.py:1.36
Philipp von Weitershausen
philikon at philikon.de
Wed May 5 08:15:13 EDT 2004
Update of /cvs-repository/Zope3/src/zope/app/publisher/browser/tests
In directory cvs.zope.org:/tmp/cvs-serv29355/publisher/browser/tests
Modified Files:
test_directives.py
Log Message:
cleanup
=== Zope3/src/zope/app/publisher/browser/tests/test_directives.py 1.35 => 1.36 ===
--- Zope3/src/zope/app/publisher/browser/tests/test_directives.py:1.35 Fri Apr 9 10:18:37 2004
+++ Zope3/src/zope/app/publisher/browser/tests/test_directives.py Wed May 5 08:14:42 2004
@@ -919,7 +919,6 @@
))
def testViewThatProvidesAnInterface(self):
-
request = TestRequest()
self.assertEqual(queryView(ob, 'test', request, None), None)
More information about the Zope3-Checkins
mailing list