aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/testing/hook
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/testing/hook')
-rw-r--r--library/cpp/testing/hook/ya.make6
1 files changed, 0 insertions, 6 deletions
diff --git a/library/cpp/testing/hook/ya.make b/library/cpp/testing/hook/ya.make
deleted file mode 100644
index a5935ceb87..0000000000
--- a/library/cpp/testing/hook/ya.make
+++ /dev/null
@@ -1,6 +0,0 @@
-LIBRARY()
-SRCS(
- hook.cpp
-)
-
-END()