[Zope3-checkins] CVS: Zope3 - ftesting.zcml:1.6
Jim Fulton
jim at zope.com
Mon Sep 22 18:37:21 EDT 2003
Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv31257
Modified Files:
ftesting.zcml
Log Message:
Backed out the change to include the overrides.zcml file. The
overrides file has site-specific customizations, which we don't want
to have when doing functional tests.
=== Zope3/ftesting.zcml 1.5 => 1.6 ===
--- Zope3/ftesting.zcml:1.5 Mon Sep 22 17:05:12 2003
+++ Zope3/ftesting.zcml Mon Sep 22 18:37:20 2003
@@ -37,6 +37,4 @@
<grant role="Manager" principal="mgr" />
- <includeOverrides file="overrides.zcml" />
-
</configure>
More information about the Zope3-Checkins
mailing list