Skip to content

Commit

Permalink
No need to grok this module twice.
Browse files Browse the repository at this point in the history
  • Loading branch information
ulif committed Dec 12, 2008
1 parent 1ac49de commit ba2c1bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/grok/ftests/security/preserve_permissions.py
Expand Up @@ -32,7 +32,6 @@
But we can still access Grok views not explicitly protected. We create
an application and add it to the database::
>>> grok.testing.grok(__name__)
>>> from grok.ftests.security.preserve_permissions import App
>>> root = getRootFolder()
>>> root['app'] = App()
Expand Down

0 comments on commit ba2c1bd

Please sign in to comment.