diff options
| author | Barry Warsaw | 2012-12-30 13:37:59 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2012-12-30 13:37:59 -0500 |
| commit | 9b95b54fb0913786a2d61049670cabcea6f78cce (patch) | |
| tree | 51469f9c0bc665163546724f7fdbfa408f4d4ded /src/mailman/testing/helpers.py | |
| parent | 78340d7ebc67ac7aeb6734ec4a8f025fb799cba8 (diff) | |
| download | mailman-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.py | 1 |
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.""" |
