mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-24 07:48:04 +03:00
mirror swap test in asg
This commit is contained in:
parent
ca549258b8
commit
90ee77cad5
@ -149,6 +149,7 @@ fn test_function_input_mut() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_swap() {
|
||||
let program_string = include_str!("swap.leo");
|
||||
let program = parse_program(program_string).unwrap();
|
||||
|
Loading…
Reference in New Issue
Block a user