Skip to content

Commit

Permalink
fix zcml
Browse files Browse the repository at this point in the history
  • Loading branch information
witsch committed Jan 15, 2009
1 parent d3ba734 commit fe040b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/zope/globalrequest/ftesting.zcml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<configure
xmlns="http://namespaces.zope.org/zope"
xmlns:browser="http://namespaces.zope.org/browser"
i18n_domain="zope"
package="zope.globalrequest">
i18n_domain="zope.globalrequest">

<!-- This file is the equivalent of site.zcml and it is -->
<!-- used for functional testing setup -->
Expand Down

0 comments on commit fe040b3

Please sign in to comment.