Skip to content

Commit

Permalink
store small cairo input files on git and add to cargo run
Browse files Browse the repository at this point in the history
  • Loading branch information
Stavbe committed Dec 16, 2024
1 parent 9d11ef8 commit 0559dad
Show file tree
Hide file tree
Showing 5 changed files with 5,346 additions and 1 deletion.
1 change: 0 additions & 1 deletion stwo_cairo_prover/crates/prover/src/input/vm_import/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ pub mod tests {
}

// When not ignored, the test passes only with dev_mod = false.
#[ignore]
#[test]
fn test_read_from_small_files() {
let input = small_cairo_input();
Expand Down
Binary file not shown.
Loading

0 comments on commit 0559dad

Please sign in to comment.