aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/botocore/py3/tests/ya.make
blob: 679034e916a9e22c591ece1baad21b8580d94a4e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
OWNER(g:python-contrib roboslone)

PY3TEST()

TEST_SRCS(
    SQS-119.py
)

PEERDIR(
    contrib/python/boto3
)

END()