summaryrefslogtreecommitdiff
path: root/src/mailman/testing/helpers.py
diff options
context:
space:
mode:
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 5a9dee0e0..fd3af88ee 100644
--- a/src/mailman/testing/helpers.py
+++ b/src/mailman/testing/helpers.py
@@ -31,6 +31,7 @@ __all__ = [
'get_lmtp_client',
'get_nntp_server',
'get_queue_messages',
+ 'make_digest_messages',
'make_testable_runner',
'reset_the_world',
'specialized_message_from_string',