summaryrefslogtreecommitdiff
path: root/tests/testall.py
diff options
context:
space:
mode:
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')