summaryrefslogtreecommitdiffstats
path: root/library/python/testing/filter
diff options
context:
space:
mode:
Diffstat (limited to 'library/python/testing/filter')
-rw-r--r--library/python/testing/filter/ya.make4
1 files changed, 4 insertions, 0 deletions
diff --git a/library/python/testing/filter/ya.make b/library/python/testing/filter/ya.make
new file mode 100644
index 00000000000..8703f5dcd27
--- /dev/null
+++ b/library/python/testing/filter/ya.make
@@ -0,0 +1,4 @@
+PY23_LIBRARY()
+PY_SRCS(filter.py)
+
+END()