mirror of https://github.com/google/oss-fuzz.git
[nats] Fix coverage build (#6108)
This commit is contained in:
parent
08c3b789f2
commit
58fdd19a79
|
@ -15,8 +15,5 @@
|
|||
#
|
||||
################################################################################
|
||||
|
||||
|
||||
|
||||
compile_go_fuzzer ./conf Fuzz fuzz_conf
|
||||
compile_go_fuzzer ./server FuzzClient fuzz_client
|
||||
|
||||
compile_go_fuzzer github.com/nats-io/nats-server/v2/conf Fuzz fuzz_conf
|
||||
compile_go_fuzzer github.com/nats-io/nats-server/v2/server FuzzClient fuzz_client
|
||||
|
|
Loading…
Reference in New Issue