Skip to content

Commit

Permalink
fix tests by not "implicitely depending" on zope.app.dublincore anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed Oct 5, 2010
1 parent 8ce6de1 commit ee1985d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/zc/catalog/browser/ftesting.zcml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@
permission="zope.View"
role="zope.Member"
/>
<grant
permission="zope.app.dublincore.view"
role="zope.Member"
/>

<grantAll role="zope.Manager" />

Expand Down

0 comments on commit ee1985d

Please sign in to comment.