aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/testing/hook/ya.make
blob: a5935ceb8781fdd304ee79e8f260d42c06c7392e (plain) (blame)
1
2
3
4
5
6
LIBRARY()
SRCS(
    hook.cpp
)

END()