summaryrefslogtreecommitdiff
path: root/unittest.cfg
diff options
context:
space:
mode:
authorBarry Warsaw2016-11-30 15:03:35 -0500
committerBarry Warsaw2016-11-30 15:03:35 -0500
commitb0f5e43046c6b4be473e1d98623e3157221719af (patch)
tree38273865ca5697eb9fe86ab91f5782dcd4c05dcd /unittest.cfg
parent7d172db85b7bee4731853471528a612980be5611 (diff)
downloadmailman-b0f5e43046c6b4be473e1d98623e3157221719af.tar.gz
mailman-b0f5e43046c6b4be473e1d98623e3157221719af.tar.zst
mailman-b0f5e43046c6b4be473e1d98623e3157221719af.zip
Diffstat (limited to 'unittest.cfg')
-rw-r--r--unittest.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/unittest.cfg b/unittest.cfg
index 9fc0912a9..ba479fdf8 100644
--- a/unittest.cfg
+++ b/unittest.cfg
@@ -9,3 +9,7 @@ always-on = False
[flufl.testing]
always-on = True
package = mailman
+start_run = mailman.testing.helpers.nose2_start_test_run_callback
+default_layer = mailman.testing.layers.SMTPLayer
+setup = mailman.testing.documentation.setup
+teardown = mailman.testing.documentation.teardown