Skip to content

Commit 245a57f

Browse files
committed
Commit new tests output
1 parent 8fb2a5b commit 245a57f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/tests/src/core/Core_ArrayTests.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ array$2.splice(0, 1);
502502
Test.run([
503503
[
504504
"Core_ArrayTests.res",
505-
132,
505+
137,
506506
22,
507507
45
508508
],
@@ -520,7 +520,7 @@ array$3.splice(1, 1);
520520
Test.run([
521521
[
522522
"Core_ArrayTests.res",
523-
138,
523+
143,
524524
22,
525525
51
526526
],

0 commit comments

Comments
 (0)