mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
Drop an obsolete todo
This commit is contained in:
parent
e65e6c97d1
commit
f8eec65229
1 changed files with 0 additions and 1 deletions
|
@ -273,7 +273,6 @@ macro_rules! assert_expect_failed {
|
||||||
assert_eq!(&success, &expected);
|
assert_eq!(&success, &expected);
|
||||||
};
|
};
|
||||||
run_jit_function_raw!(lib, main_fn_name, $ty, transform, errors);
|
run_jit_function_raw!(lib, main_fn_name, $ty, transform, errors);
|
||||||
todo!("Actually look up the failures and check them")
|
|
||||||
}};
|
}};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue