Skip to content

Commit 8a4f3cf

Browse files
committed
Update iterations and flows
1 parent 6c4c979 commit 8a4f3cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

trident-tests/fuzz_ppv2/test_fuzz.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,5 +386,5 @@ impl FuzzTest {
386386
}
387387

388388
fn main() {
389-
FuzzTest::fuzz(100, 10);
389+
FuzzTest::fuzz(10000, 1000);
390390
}

0 commit comments

Comments
 (0)