Skip to content

Commit 8c40a94

Browse files
committed
fuzzers: move fuzzers to testdata
1 parent ce425cd commit 8c40a94

File tree

9 files changed

+9
-0
lines changed

9 files changed

+9
-0
lines changed
File renamed without changes.

tests/fuzzers/rlp/README.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
To run this locally
2+
3+
```
4+
CGO_ENABLED=0 go-fuzz-build .
5+
```
6+
Then
7+
```
8+
go-fuzz
9+
```
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)