Another small change towards tests

This commit is contained in:
Dave Halter
2022-11-11 17:50:05 +01:00
parent 3c40363a39
commit e779f23ac7

View File

@@ -23,7 +23,7 @@ def inheritance_fixture():
@pytest.fixture
def testdir(testdir):
#? ['chdir']
testdir.chdir
return testdir
def capsysbinary(capsysbinary):
#? ['close']
capsysbinary.clos
return capsysbinary