testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00598
[Bug 726539] Re: test command broken
** Changed in: testtools
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.
https://bugs.launchpad.net/bugs/726539
Title:
test command broken
Status in testtools:
Fix Released
Bug description:
gwenhwyvar:~/src/testtools/fix-testcommand% ./setup.py test
Traceback (most recent call last):
File "./setup.py", line 65, in <module>
cmdclass={'test': testtools.TestCommand})
AttributeError: 'module' object has no attribute 'TestCommand'
References