summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBarry Warsaw2015-10-08 17:08:58 -0400
committerBarry Warsaw2015-10-08 17:08:58 -0400
commit49d17bc04386293b3f659e24070f618f5f1b3b05 (patch)
tree4878537a6baf5ac5d5307f96d6dbf92a420d103b /setup.py
parent0e2e4b4ee1799e6d0ae7a248b16ee6551f7f5e21 (diff)
downloadmailman-49d17bc04386293b3f659e24070f618f5f1b3b05.tar.gz
mailman-49d17bc04386293b3f659e24070f618f5f1b3b05.tar.zst
mailman-49d17bc04386293b3f659e24070f618f5f1b3b05.zip
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 8a50fb3a4..e42fc776b 100644
--- a/setup.py
+++ b/setup.py
@@ -107,5 +107,4 @@ case second `m'. Any other spelling is incorrect.""",
'zope.event',
'zope.interface',
],
- test_suite = 'nose2.collector.collector',
)