mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-12-25 19:22:01 +03:00
ignore swap test
This commit is contained in:
parent
0b4e093f82
commit
a042e9f2df
@ -81,6 +81,7 @@ fn test_function_input_mut() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
#[ignore]
|
||||||
fn test_swap() {
|
fn test_swap() {
|
||||||
let program_string = include_str!("swap.leo");
|
let program_string = include_str!("swap.leo");
|
||||||
load_asg(program_string).unwrap();
|
load_asg(program_string).unwrap();
|
||||||
|
Loading…
Reference in New Issue
Block a user