diff options
| author | bwarsaw | 2007-05-29 15:01:32 +0000 |
|---|---|---|
| committer | bwarsaw | 2007-05-29 15:01:32 +0000 |
| commit | fcbbcc4d5f7fe58f74def2c8aee24de6dff0129e (patch) | |
| tree | 07905b118b985cfd95140ec1faad427dde94d3e5 | |
| parent | b18f632faa6de17badabb3c6c7ba61752ac84c37 (diff) | |
| download | mailman-fcbbcc4d5f7fe58f74def2c8aee24de6dff0129e.tar.gz mailman-fcbbcc4d5f7fe58f74def2c8aee24de6dff0129e.tar.zst mailman-fcbbcc4d5f7fe58f74def2c8aee24de6dff0129e.zip | |
| -rw-r--r-- | Mailman/testing/test_security_mgr.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/testing/test_security_mgr.py b/Mailman/testing/test_security_mgr.py index 089f4b0ef..689c7cf36 100644 --- a/Mailman/testing/test_security_mgr.py +++ b/Mailman/testing/test_security_mgr.py @@ -15,7 +15,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, # USA. -"""Unit tests for the SecurityManager module""" +"""Unit tests for the SecurityManager module.""" import os import md5 |
