From cdd24f88bd36aa2bd87252618e98b80aa7cc1bf1 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Tue, 29 Nov 2016 19:58:16 -0500 Subject: More fixes & flufl.testing. --- unittest.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'unittest.cfg') diff --git a/unittest.cfg b/unittest.cfg index d639a8ae3..4b080f22e 100644 --- a/unittest.cfg +++ b/unittest.cfg @@ -1,6 +1,6 @@ [unittest] verbose = 2 -plugins = mailman.testing.nose +plugins = flufl.testing.nose nose2.plugins.layers [mailman] @@ -8,3 +8,6 @@ always-on = True [log-capture] always-on = False + +[flufl.testing] +package = mailman -- cgit v1.2.3-70-g09d2