summaryrefslogtreecommitdiff
path: root/src/mailman/tests/test_documentation.py
diff options
context:
space:
mode:
authorBarry Warsaw2011-04-10 19:02:06 -0400
committerBarry Warsaw2011-04-10 19:02:06 -0400
commit980e9dff9811466dcb9b44539d694b6eac32a17b (patch)
tree6cdb98233fecee5e351bc2e593ab6cc7e145205c /src/mailman/tests/test_documentation.py
parent37038a683cd909438a6dee43beb9b258ef4e4313 (diff)
downloadmailman-980e9dff9811466dcb9b44539d694b6eac32a17b.tar.gz
mailman-980e9dff9811466dcb9b44539d694b6eac32a17b.tar.zst
mailman-980e9dff9811466dcb9b44539d694b6eac32a17b.zip
Diffstat (limited to 'src/mailman/tests/test_documentation.py')
-rw-r--r--src/mailman/tests/test_documentation.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mailman/tests/test_documentation.py b/src/mailman/tests/test_documentation.py
index f723ecf3e..23cc189d0 100644
--- a/src/mailman/tests/test_documentation.py
+++ b/src/mailman/tests/test_documentation.py
@@ -246,7 +246,6 @@ def test_suite():
# SMTPLayer.
package_path = 'mailman.' + DOT.join(docsdir.split(os.sep))
try:
-
__import__(package_path)
except ImportError:
layer = SMTPLayer