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

NO_LINT()

TEST_SRCS(
    SQS-119.py
)

PEERDIR(
    contrib/python/boto3
)

END()