aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/botocore/py2/tests/ya.make
blob: 6f37af111c1a00d6533597d2c23c391c89a4006d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PY2TEST()

TEST_SRCS(
    SQS-119.py
)

PEERDIR(
    contrib/python/boto3
)

END()