Skip to content

Commit

Permalink
left field behind
Browse files Browse the repository at this point in the history
  • Loading branch information
montekki committed Aug 21, 2024
1 parent 0ebaa09 commit 35d284b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/single_instruction_test/vm.rs
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ impl<'a, T: Tracer> Arbitrary<'a> for VirtualMachine<T> {
sha256_cycles: 0,
secp256v1_verify_cycles: 0,
code_decommitter_cycles: 0,
storage_application_cycles: 0,
},
settings: u.arbitrary()?,
world_diff: Default::default(),
Expand Down

0 comments on commit 35d284b

Please sign in to comment.