mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-19 22:42:24 +00:00
fuzz: initial support for fuzzing (#6558)
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash -eu
|
||||
|
||||
export FUZZ_ROOT="github.com/tendermint/tendermint"
|
||||
Reference in New Issue
Block a user