[Zope-Checkins] CVS: Zope3/lib/python/Zope/App/ZMI/tests - testServiceProvideClass.py:1.1.2.9.8.3
Steve Alexander
steve@cat-box.net
Tue, 4 Jun 2002 06:40:08 -0400
Update of /cvs-repository/Zope3/lib/python/Zope/App/ZMI/tests
In directory cvs.zope.org:/tmp/cvs-serv29086/lib/python/Zope/App/ZMI/tests
Modified Files:
Tag: Zope3InWonderland-branch
testServiceProvideClass.py
Log Message:
bugfixes. tests now pass.
=== Zope3/lib/python/Zope/App/ZMI/tests/testServiceProvideClass.py 1.1.2.9.8.2 => 1.1.2.9.8.3 ===
xmlns:service="http://namespaces.zope.org/service">
- <service:factoryFromClass name="%s"
+ <service:factoryFromClass
+ id="%s"
class="%s"
permission="Zope.AddService"
title="Stupid Service"