The worst.

This commit is contained in:
Alex Gaynor 2014-03-04 15:33:13 -08:00
parent acac6a6ed5
commit 6858cd42e0

View file

@ -73,7 +73,7 @@ class CFFIBuild(build):
class PyTest(test):
def finalize_options(self):
TestCommand.finalize_options(self)
test.finalize_options(self)
self.test_args = []
self.test_suite = True