aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/google-auth/py3/tests/ya.make
diff options
context:
space:
mode:
authorAlexSm <alex@ydb.tech>2023-12-27 23:31:58 +0100
committerGitHub <noreply@github.com>2023-12-27 23:31:58 +0100
commitd67bfb4b4b7549081543e87a31bc6cb5c46ac973 (patch)
tree8674f2f1570877cb653e7ddcff37ba00288de15a /contrib/python/google-auth/py3/tests/ya.make
parent1f6bef05ed441c3aa2d565ac792b26cded704ac7 (diff)
downloadydb-d67bfb4b4b7549081543e87a31bc6cb5c46ac973.tar.gz
Import libs 4 (#758)
Diffstat (limited to 'contrib/python/google-auth/py3/tests/ya.make')
-rw-r--r--contrib/python/google-auth/py3/tests/ya.make5
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/python/google-auth/py3/tests/ya.make b/contrib/python/google-auth/py3/tests/ya.make
index e7a1b3b272..dfcabf5bfb 100644
--- a/contrib/python/google-auth/py3/tests/ya.make
+++ b/contrib/python/google-auth/py3/tests/ya.make
@@ -67,11 +67,6 @@ TEST_SRCS(
# transport/test_urllib3.py
)
-RESOURCE(
- data/privatekey.pem data/privatekey.pem
- data/public_cert.pem data/public_cert.pem
-)
-
NO_LINT()
END()