summaryrefslogtreecommitdiffstats
path: root/tools/enum_parser/parse_enum
diff options
context:
space:
mode:
authormonster <[email protected]>2022-07-07 14:41:37 +0300
committermonster <[email protected]>2022-07-07 14:41:37 +0300
commit06e5c21a835c0e923506c4ff27929f34e00761c2 (patch)
tree75efcbc6854ef9bd476eb8bf00cc5c900da436a2 /tools/enum_parser/parse_enum
parent03f024c4412e3aa613bb543cf1660176320ba8f4 (diff)
fix ya.make
Diffstat (limited to 'tools/enum_parser/parse_enum')
-rw-r--r--tools/enum_parser/parse_enum/benchmark_build/README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/enum_parser/parse_enum/benchmark_build/README.md b/tools/enum_parser/parse_enum/benchmark_build/README.md
deleted file mode 100644
index 255592bc99c..00000000000
--- a/tools/enum_parser/parse_enum/benchmark_build/README.md
+++ /dev/null
@@ -1,2 +0,0 @@
-Модуль для проверки компилируемости больших перечислений и замера времени.
-Размечен как unittest, но проверки делаются во время компиляции.