Skip to content

Commit 935e0af

Browse files
committed
update
1 parent ec888f4 commit 935e0af

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

tests/tests/src/stdlib/Stdlib_DictTests.mjs

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -369,9 +369,9 @@ let result$5 = Object.assign({}, foo$1);
369369
Test.run([
370370
[
371371
"Stdlib_DictTests.res",
372-
225,
373-
15,
374-
51
372+
224,
373+
22,
374+
58
375375
],
376376
"dict spread copies a single source"
377377
], result$5, eq, {
@@ -381,7 +381,7 @@ Test.run([
381381
Test.run([
382382
[
383383
"Stdlib_DictTests.res",
384-
231,
384+
226,
385385
15,
386386
75
387387
],
@@ -391,7 +391,7 @@ Test.run([
391391
Test.run([
392392
[
393393
"Stdlib_DictTests.res",
394-
239,
394+
234,
395395
13,
396396
35
397397
],
@@ -404,7 +404,7 @@ Test.run([
404404
Test.run([
405405
[
406406
"Stdlib_DictTests.res",
407-
245,
407+
240,
408408
13,
409409
34
410410
],
@@ -419,7 +419,7 @@ let dict = {
419419
Test.run([
420420
[
421421
"Stdlib_DictTests.res",
422-
257,
422+
252,
423423
22,
424424
38
425425
],
@@ -429,7 +429,7 @@ Test.run([
429429
Test.run([
430430
[
431431
"Stdlib_DictTests.res",
432-
258,
432+
253,
433433
22,
434434
43
435435
],
@@ -439,7 +439,7 @@ Test.run([
439439
Test.run([
440440
[
441441
"Stdlib_DictTests.res",
442-
259,
442+
254,
443443
22,
444444
37
445445
],
@@ -449,7 +449,7 @@ Test.run([
449449
Test.run([
450450
[
451451
"Stdlib_DictTests.res",
452-
260,
452+
255,
453453
22,
454454
39
455455
],
@@ -459,7 +459,7 @@ Test.run([
459459
Test.run([
460460
[
461461
"Stdlib_DictTests.res",
462-
262,
462+
257,
463463
15,
464464
51
465465
],

0 commit comments

Comments
 (0)