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