aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/chardet/py2/tests/ya.make
blob: 3795bfa7fbdea7ddc45eae5a53bcabfbd44e4cf4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
PY2TEST()

SRCDIR(contrib/python/chardet/py2)

TEST_SRCS(
    test.py
)

PEERDIR(
    contrib/python/chardet
)

DATA(
    sbr://405525759
)

SIZE(MEDIUM)

NO_LINT()

END()