From 9b95b54fb0913786a2d61049670cabcea6f78cce Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sun, 30 Dec 2012 13:37:59 -0500 Subject: * The default list style is renamed to `legacy-default` and a new `legacy-announce` style is added. This is similar to the `legacy-default` except set up for announce-only lists. Also, major refactoring of the default style into (hopefully) smaller composable units. --- src/mailman/testing/helpers.py | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mailman/testing/helpers.py') 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.""" -- cgit v1.2.3-70-g09d2