mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Update load tests
This commit is contained in:
parent
68da0a7b1e
commit
7ce1dc53e0
1 changed files with 1 additions and 1 deletions
|
@ -435,7 +435,7 @@ fn test_load_and_typecheck() {
|
|||
"intTest" => "I64",
|
||||
"constantNum" => "Num *",
|
||||
"divisionTest" => "F64",
|
||||
"divDep1ByDep2" => "Float *",
|
||||
"divDep1ByDep2" => "Float a",
|
||||
"fromDep2" => "Float *",
|
||||
},
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue