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

PY2TEST()

TEST_SRCS(
    SQS-119.py
)

PEERDIR(
    contrib/python/boto3
)

END()