aboutsummaryrefslogtreecommitdiffstats
path: root/util/generic/fuzz/vector/ya.make
blob: 14986170eb0a5531a311683fc4286151e68b4297 (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()