aboutsummaryrefslogtreecommitdiffstats
path: root/devtools/ya/test/const/tests/ya.make
blob: ae5cab21941c01755920e8893531ee07abd6d8df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PY23_TEST()

TEST_SRCS(
    test_validate_test_types.py
)

PEERDIR(
    devtools/ya/test/const
    devtools/ya/test/explore
)

END()