Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hulkoba committed Dec 12, 2023
1 parent a9207ca commit f5541b4
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 @@ -50,7 +50,7 @@ Jazzer.js provides the wrapper class FuzzedDataProvider, which allows reading pr

### Run limitations

You can pass the `-max_total_time`` flag to the internal fuzzing engine to stop the fuzzing run after 10 seconds.
You can pass the `-max_total_time` flag to the internal fuzzing engine to stop the fuzzing run after 10 seconds.
```sh
npx jazzer test/fuzz/createMessageBinary -- -max_total_time=10
```
Expand Down

0 comments on commit f5541b4

Please sign in to comment.