Skip to content

Commit

Permalink
remove outdated todo
Browse files Browse the repository at this point in the history
  • Loading branch information
war-in committed Feb 2, 2024
1 parent 8df97c7 commit b532f32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/compile_raw.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ fn wrong_json() {
assert!(cairo_program.is_err());
}

// TODO: Other versions tests
#[test]
fn compile_raw_sierra() {
let file = File::open("tests/data/sierra_raw/sierra_1_4_0.json").unwrap();
Expand Down

0 comments on commit b532f32

Please sign in to comment.