Skip to content

Commit 2920917

Browse files
Update test snapshot
1 parent 3d97500 commit 2920917

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/__snapshots__/examples.test.js.mocha-snapshot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,9 +306,9 @@ exports["examples/romanizeIdentifiers/multiplication_table(0)"] = "1 1 '得' 1\n
306306

307307
exports["examples/romanizeIdentifiers/selectionsort(0)"] = "[ 5, 8, 9, 10, 55, 300, 1000 ]\n";
308308

309-
exports["examples/javascript/import(0)"] = "問天地好在。\n-1.0000035425842861\n0.2219365059863776\n0.8670741952955723\n0.4566241691354662\n0.3282580836676061\n0.7879422304686159\n0.7689291713759303\n0.32359148492105305\n0.1034216065891087\n0.6936461653094739\n0.5909193623811007\n3\n3\n4\n3.141592653589793\n1\n";
309+
exports["examples/javascript/import(0)"] = "問天地好在。\n-1\n0.2219365059863776\n0.8670741952955723\n0.4566241691354662\n0.3282580836676061\n0.7879422304686159\n0.7689291713759303\n0.32359148492105305\n0.1034216065891087\n0.6936461653094739\n0.5909193623811007\n3\n3\n4\n3.141592653589793\n1\n";
310310

311-
exports["examples/romanizeIdentifiers/import(0)"] = "問天地好在。\n-1.0000035425842861\n0.2219365059863776\n0.8670741952955723\n0.4566241691354662\n0.3282580836676061\n0.7879422304686159\n0.7689291713759303\n0.32359148492105305\n0.1034216065891087\n0.6936461653094739\n0.5909193623811007\n3\n3\n4\n3.141592653589793\n1\n";
311+
exports["examples/romanizeIdentifiers/import(0)"] = "問天地好在。\n-1\n0.2219365059863776\n0.8670741952955723\n0.4566241691354662\n0.3282580836676061\n0.7879422304686159\n0.7689291713759303\n0.32359148492105305\n0.1034216065891087\n0.6936461653094739\n0.5909193623811007\n3\n3\n4\n3.141592653589793\n1\n";
312312

313313
exports["examples/javascript/nested_fun(0)"] = "";
314314

0 commit comments

Comments
 (0)