Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hulkoba committed Dec 13, 2023
1 parent 71a8592 commit 9ff6f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fuzz/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You can run this fuzz target:
```sh
TARGET=createMessageBinary npm run fuzz
```
Notice, that `TARGET` is the path to your fuzz target module.
Notice, that `TARGET` is the name of your test file, the fuzz target module.

You should see the fuzzer that looks similar to this:

Expand Down

0 comments on commit 9ff6f90

Please sign in to comment.