summaryrefslogtreecommitdiff
path: root/src/mailman/testing/helpers.py
diff options
context:
space:
mode:
authorBarry Warsaw2012-12-30 13:37:59 -0500
committerBarry Warsaw2012-12-30 13:37:59 -0500
commit9b95b54fb0913786a2d61049670cabcea6f78cce (patch)
tree51469f9c0bc665163546724f7fdbfa408f4d4ded /src/mailman/testing/helpers.py
parent78340d7ebc67ac7aeb6734ec4a8f025fb799cba8 (diff)
downloadmailman-9b95b54fb0913786a2d61049670cabcea6f78cce.tar.gz
mailman-9b95b54fb0913786a2d61049670cabcea6f78cce.tar.zst
mailman-9b95b54fb0913786a2d61049670cabcea6f78cce.zip
Diffstat (limited to 'src/mailman/testing/helpers.py')
-rw-r--r--src/mailman/testing/helpers.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/testing/helpers.py b/src/mailman/testing/helpers.py
index b233e7bd4..c3618f030 100644
--- a/src/mailman/testing/helpers.py
+++ b/src/mailman/testing/helpers.py
@@ -154,6 +154,7 @@ def digest_mbox(mlist):
+# Remember, Master is mailman.bin.master.Loop.
class TestableMaster(Master):
"""A testable master loop watcher."""