testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00578
[Bug 726539] Re: test command broken
** Branch linked: lp:~kampka/testtools/issue-726539
--
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:
New
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