aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/postgresql/common/ya.make
blob: c354d69518e205b4d373dbb8b113c9d204c35ae1 (plain) (blame)
1
2
3
4
5
6
7
8
PY3_LIBRARY()

PY_SRCS(
    __init__.py
    differ.py
)

END()