From f0c044111dfdf6ffe3531df18ccf268a4056874b Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Tue, 26 Feb 2008 21:24:13 -0500 Subject: Make the import of Mailman.configuration.config explicit in doctests. --- Mailman/tests/test_documentation.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Mailman/tests/test_documentation.py') diff --git a/Mailman/tests/test_documentation.py b/Mailman/tests/test_documentation.py index d9a052d70..8cbdd5653 100644 --- a/Mailman/tests/test_documentation.py +++ b/Mailman/tests/test_documentation.py @@ -52,8 +52,7 @@ def specialized_message_from_string(text): def setup(testobj): - """Set up some things for convenience.""" - testobj.globs['config'] = config + """Test setup.""" testobj.globs['message_from_string'] = specialized_message_from_string -- cgit v1.2.3-70-g09d2