mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
13 lines
118 B
Makefile
13 lines
118 B
Makefile
OWNER(g:divkit)
|
|
|
|
PY3TEST()
|
|
|
|
PEERDIR(
|
|
divkit/public/json-builder/python
|
|
)
|
|
|
|
TEST_SRCS(
|
|
test_examples.py
|
|
)
|
|
|
|
END() |