testtools-dev team mailing list archive
-
testtools-dev team
-
Mailing list archive
-
Message #00586
[Bug 726539] Re: test command broken
** Changed in: testtools
Status: New => Fix Committed
** Changed in: testtools
Importance: Undecided => High
** Changed in: testtools
Assignee: (unassigned) => Christian Kampka (kampka)
** Changed in: testtools
Milestone: None => next
--
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 Committed
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