summaryrefslogtreecommitdiff
path: root/tests/testall.py
diff options
context:
space:
mode:
authorbwarsaw2001-10-01 16:39:12 +0000
committerbwarsaw2001-10-01 16:39:12 +0000
commite858c7afdd086b2dad99ee13a15ab8f06eb4d136 (patch)
tree4800a990b602d96c6a49d2f7097bbc3da81aff5e /tests/testall.py
parent2825f393561f20c82103914c741bbc5ca88543eb (diff)
downloadmailman-e858c7afdd086b2dad99ee13a15ab8f06eb4d136.tar.gz
mailman-e858c7afdd086b2dad99ee13a15ab8f06eb4d136.tar.zst
mailman-e858c7afdd086b2dad99ee13a15ab8f06eb4d136.zip
Diffstat (limited to 'tests/testall.py')
-rw-r--r--tests/testall.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testall.py b/tests/testall.py
index eceedca05..fe6d01171 100644
--- a/tests/testall.py
+++ b/tests/testall.py
@@ -18,7 +18,7 @@
import unittest
-MODULES = ['bounces']
+MODULES = ('bounces', 'handlers', 'membership')