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

PY23_TEST()

TEST_SRCS(
    SQS-119.py
)

PEERDIR(
    contrib/python/boto3
)

END()