forked from VimPlug/jedi
Make sure pytest stdlib fixtures are completable
This commit is contained in:
@@ -129,3 +129,10 @@ def test_p(monkeyp
|
||||
def test_p(monkeypatch):
|
||||
#? ['setattr']
|
||||
monkeypatch.setatt
|
||||
|
||||
|
||||
#? ['capsysbinary']
|
||||
def test_p(capsysbin
|
||||
|
||||
#? ['tmpdir', 'tmpdir_factory']
|
||||
def test_p(tmpdi
|
||||
|
||||
Reference in New Issue
Block a user