Skip to content

Commit

Permalink
fix test setup failure
Browse files Browse the repository at this point in the history
  • Loading branch information
lrowe committed Aug 6, 2010
1 parent 5b9c903 commit bf9b379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zope/globalrequest/ftesting.zcml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
id="zope.anybody"
title="Unauthenticated User" />

<include package="zope.app.securitypolicy" file="meta.zcml"/>
<include package="zope.securitypolicy" file="meta.zcml"/>

<securityPolicy
component="zope.securitypolicy.zopepolicy.ZopeSecurityPolicy" />
Expand Down

0 comments on commit bf9b379

Please sign in to comment.