aboutsummaryrefslogtreecommitdiffstats
path: root/util/generic/fuzz/vector/ya.make
blob: 2f0e7931b565a7f378cac75bb0699a0103fdc8e7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
FUZZ() 

OWNER(
    pg
    g:util
)
SUBSCRIBER(g:util-subscribers)

SRCS(
    main.cpp
)

END()