From b0f5e43046c6b4be473e1d98623e3157221719af Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 30 Nov 2016 15:03:35 -0500 Subject: Finish configuring flufl.testing. Also, use the better way to set the LMTP ident. --- unittest.cfg | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'unittest.cfg') 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 -- cgit v1.2.3-70-g09d2