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

SRCDIR(contrib/python/chardet/py3)

TEST_SRCS(
    test.py
)

PEERDIR(
    contrib/python/chardet
)

DATA(
    sbr://3544728585
)

SIZE(MEDIUM)

NO_LINT()

END()