summaryrefslogtreecommitdiff
path: root/Mailman/tests/test_documentation.py
diff options
context:
space:
mode:
authorBarry Warsaw2008-02-26 21:24:13 -0500
committerBarry Warsaw2008-02-26 21:24:13 -0500
commitf0c044111dfdf6ffe3531df18ccf268a4056874b (patch)
treed3145c9d06e8334ba51b896ed14626ef7400d9fc /Mailman/tests/test_documentation.py
parent94bdb0a452dc088002f156e3e0e032085693d3f3 (diff)
downloadmailman-f0c044111dfdf6ffe3531df18ccf268a4056874b.tar.gz
mailman-f0c044111dfdf6ffe3531df18ccf268a4056874b.tar.zst
mailman-f0c044111dfdf6ffe3531df18ccf268a4056874b.zip
Diffstat (limited to 'Mailman/tests/test_documentation.py')
-rw-r--r--Mailman/tests/test_documentation.py3
1 files changed, 1 insertions, 2 deletions
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