Skip to content

Commit c4b6875

Browse files
committed
TEST: Updated reference tests
1 parent 52ced4c commit c4b6875

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

tests/reference/asr-array_02-ec70729.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"outfile": null,
77
"outfile_hash": null,
88
"stdout": "asr-array_02-ec70729.stdout",
9-
"stdout_hash": "be1e2e3174f008918af1f48265f78ff96e7fe5bd39cb3331be787e64",
9+
"stdout_hash": "f2ab5c25354dd2f1f779bae37cf83ab5101f4a335f967764b63153a9",
1010
"stderr": null,
1111
"stderr_hash": null,
1212
"returncode": 0

tests/reference/asr-array_02-ec70729.stdout

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
[]
5656
.false.
5757
)
58-
[]
58+
[matmul_test]
5959
[]
6060
[(=
6161
(Var 3 sum)
@@ -155,7 +155,7 @@
155155
(Variable
156156
2
157157
arr1d
158-
[]
158+
[n]
159159
Local
160160
()
161161
()
@@ -176,7 +176,9 @@
176176
(Variable
177177
2
178178
arr2d
179-
[]
179+
[nums
180+
m
181+
n]
180182
Local
181183
()
182184
()

0 commit comments

Comments
 (0)