Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e authored Jan 16, 2025
1 parent 458f1be commit 3c86997
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,6 @@ Note: To include coverage for doctests you also need to pass `--doctests` to bot
> ```powershell
> Invoke-Expression (cargo llvm-cov show-env --with-pwsh-env-prefix | Out-String)
> ```
### Get coverage of AFL fuzzers
Cargo-llvm-cov can be used with [AFL.rs](https://github.com/rust-fuzz/afl.rs) similar to the way external tests are done, but with a few caveats.
Expand Down

0 comments on commit 3c86997

Please sign in to comment.