aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/botocore/py3/tests/ya.make
blob: 90d9d89cbe846ea59979e16381b9e801bcb6e472 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PY3TEST()

NO_LINT()

TEST_SRCS(
    SQS-119.py
)

PEERDIR(
    contrib/python/boto3
)

END()