Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed May 11, 2024
1 parent d4ff937 commit ab7e2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cargo-test-fuzz/tests/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fn build() {
}

#[test]
fn build_pesistent() {
fn build_persistent() {
examples::test_fuzz_all()
.unwrap()
.args(["--no-run", "--persistent"])
Expand Down

0 comments on commit ab7e2b6

Please sign in to comment.