Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:glaubitz:branches:devel:languages:python
python-nose2
remove_unittest2.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File remove_unittest2.patch of Package python-nose2
Index: nose2-0.9.0/setup.py =================================================================== --- nose2-0.9.0.orig/setup.py +++ nose2-0.9.0/setup.py @@ -44,7 +44,7 @@ setup( "nose2-%s.%s = nose2:discover" % (py_version.major, py_version.minor), ] }, - test_suite="unittest.collector", + test_suite="nose2.tests", # descriptive package info below description="unittest2 with plugins, the succesor to nose", long_description=LONG_DESCRIPTION,
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor