simplify loop which turns direct funcarg parametrization to indirect
This commit is contained in:
@@ -1391,6 +1391,7 @@ class TestAutouseManagement:
|
||||
reprec = testdir.inline_run("-s")
|
||||
reprec.assertoutcome(passed=2)
|
||||
|
||||
|
||||
class TestFixtureMarker:
|
||||
def test_parametrize(self, testdir):
|
||||
testdir.makepyfile("""
|
||||
|
||||
Reference in New Issue
Block a user