summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
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',
)