summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorbwarsaw2002-03-13 06:00:59 +0000
committerbwarsaw2002-03-13 06:00:59 +0000
commit5c6b861ff98e00d8bd77b5dbdfe66afdc8a1f9c3 (patch)
tree504468ea56c4b0b95d66020257af549618000fcb /tests
parent37d2abf6e7a7ef36725fa8c78fc64bccde486c76 (diff)
downloadmailman-5c6b861ff98e00d8bd77b5dbdfe66afdc8a1f9c3.tar.gz
mailman-5c6b861ff98e00d8bd77b5dbdfe66afdc8a1f9c3.tar.zst
mailman-5c6b861ff98e00d8bd77b5dbdfe66afdc8a1f9c3.zip
Added lockfile test.
Diffstat (limited to 'tests')
-rw-r--r--tests/testall.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/testall.py b/tests/testall.py
index 46ce9bbe7..0f6a9be27 100644
--- a/tests/testall.py
+++ b/tests/testall.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2001 by the Free Software Foundation, Inc.
+# Copyright (C) 2001,2002 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
@@ -19,7 +19,7 @@
import unittest
MODULES = ('bounces', 'handlers', 'membership', 'safedict',
- 'security_mgr', 'runners',
+ 'security_mgr', 'runners', 'lockfile',
)
# test_message.py can only be run when mailmanctl is running, but mailmanctl