mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-31 09:07:21 +00:00
Unused test
This commit is contained in:
parent
d42e831e47
commit
bc7e6c4340
1 changed files with 0 additions and 13 deletions
|
@ -289,19 +289,6 @@ mod solve_expr {
|
|||
);
|
||||
}
|
||||
|
||||
// #[test]
|
||||
// fn block_string_literal() {
|
||||
// infer_eq(
|
||||
// indoc!(
|
||||
// r#"
|
||||
// """type
|
||||
// inference!"""
|
||||
// "#
|
||||
// ),
|
||||
// "Str",
|
||||
// );
|
||||
// }
|
||||
|
||||
// LIST
|
||||
|
||||
#[test]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue