Skip to content

Commit

Permalink
remove ignore alexandria
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoGiachetta committed Dec 26, 2024
1 parent fbbebed commit dc64376
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/tests/alexandria.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ fn compare_inputless_function(function_name: &str) {
#[test_case("base64_encode")]
#[test_case("reverse_bits")]
#[test_case("reverse_bytes")]
#[ignore = "needs alexandria with cairo-lang 2.10 to work"]
fn test_cases(function_name: &str) {
compare_inputless_function(function_name)
}

0 comments on commit dc64376

Please sign in to comment.