Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory
python-slimit
py313-makesuite.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File py313-makesuite.patch of Package python-slimit
Index: slimit-0.8.1/src/slimit/tests/test_lexer.py =================================================================== --- slimit-0.8.1.orig/src/slimit/tests/test_lexer.py +++ slimit-0.8.1/src/slimit/tests/test_lexer.py @@ -286,7 +286,7 @@ for index, (input, expected) in enumerat def test_suite(): return unittest.TestSuite(( - unittest.makeSuite(LexerTestCase), + unittest.defaultTestLoader.loadTestsFromTestCase(LexerTestCase), doctest.DocFileSuite( '../lexer.py', optionflags=doctest.NORMALIZE_WHITESPACE|doctest.ELLIPSIS
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