summaryrefslogtreecommitdiffstats
path: root/contrib/python
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python')
-rw-r--r--contrib/python/requests-mock/py2/tests/ya.make3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/python/requests-mock/py2/tests/ya.make b/contrib/python/requests-mock/py2/tests/ya.make
index 574578a75c9..6286d540335 100644
--- a/contrib/python/requests-mock/py2/tests/ya.make
+++ b/contrib/python/requests-mock/py2/tests/ya.make
@@ -4,14 +4,13 @@ SUBSCRIBER(g:python-contrib)
PEERDIR(
contrib/python/mock
- contrib/python/requests-futures
contrib/python/requests-mock
)
TEST_SRCS(
base.py
pytest/__init__.py
- pytest/test_with_pytest.py
+ #pytest/test_with_pytest.py
#test_adapter.py - need purl
test_custom_matchers.py
#test_fixture.py - need fixtures