mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 22:14:27 +08:00
Another small change towards tests
This commit is contained in:
@@ -23,7 +23,7 @@ def inheritance_fixture():
|
|||||||
|
|
||||||
|
|
||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
def testdir(testdir):
|
def capsysbinary(capsysbinary):
|
||||||
#? ['chdir']
|
#? ['close']
|
||||||
testdir.chdir
|
capsysbinary.clos
|
||||||
return testdir
|
return capsysbinary
|
||||||
|
|||||||
Reference in New Issue
Block a user