mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
add snapshot test for suffixed expr
This commit is contained in:
parent
9bc0ab79af
commit
8bbbd768ec
11 changed files with 19 additions and 0 deletions
|
@ -441,6 +441,7 @@ mod test_snapshots {
|
|||
pass/string_without_escape.expr,
|
||||
pass/sub_var_with_spaces.expr,
|
||||
pass/sub_with_spaces.expr,
|
||||
pass/suffixed.expr,
|
||||
pass/tag_pattern.expr,
|
||||
pass/ten_times_eleven.expr,
|
||||
pass/three_arg_closure.expr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue