From 3c40363a3994186cc149ced6ec3737d77c671c82 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Fri, 11 Nov 2022 17:46:54 +0100 Subject: [PATCH] Remove another test that depends on specific pytest versions and is well covered by other tests --- test/completion/pytest.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/completion/pytest.py b/test/completion/pytest.py index a39b3fb9..64971dec 100644 --- a/test/completion/pytest.py +++ b/test/completion/pytest.py @@ -139,9 +139,6 @@ def test_p(monkeypatch): #? ['capsysbinary'] def test_p(capsysbin -#? ['tmpdir', 'tmpdir_factory'] -def test_p(tmpdi - def close_parens(): pass