mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
Make parse tests for reporting tests
This commit is contained in:
parent
469e1dc9e3
commit
b2bb38220b
5 changed files with 13 additions and 0 deletions
|
@ -124,6 +124,8 @@ mod test_parse {
|
|||
fail/lambda_missing_indent.expr,
|
||||
fail/type_argument_no_arrow.expr,
|
||||
fail/type_double_comma.expr,
|
||||
fail/when_missing_arrow.expr,
|
||||
fail/pattern_binds_keyword.expr,
|
||||
pass/ability_demand_signature_is_multiline.expr,
|
||||
pass/ability_multi_line.expr,
|
||||
pass/ability_single_line.expr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue