diff options
Diffstat (limited to 'Mailman/testing')
| -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 |
