summaryrefslogtreecommitdiff
path: root/src/zope/security/tests/module.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/security/tests/module.py')
-rw-r--r--src/zope/security/tests/module.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/zope/security/tests/module.py b/src/zope/security/tests/module.py
index 199d53c..3ae0ffb 100644
--- a/src/zope/security/tests/module.py
+++ b/src/zope/security/tests/module.py
@@ -17,8 +17,6 @@ This is necessary because the test framework interferes with seeing changes in
the running modules via the module namespace. This enables having some
subject classes, instances, permissions, etc, that don't live in the test
modules, themselves.
-
-$Id$
"""
from zope.interface import Interface
from zope.schema import Text