node/test/fixtures/source-map/output/source_map_eval.snapshot
Chengzhong Wu bdceaa2117
test: unify assertSnapshot common patterns
Unifes assertSnapshot common patterns like platform specific path
separators, line ending, line trailing spaces, Node.js version strings,
and pids in warning messages.

PR-URL: https://github.com/nodejs/node/pull/61590
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
2026-02-02 23:04:33 +00:00

10 lines
412 B
Text

<project-root>/synthesized/workspace/tabs-source-url.coffee:26
alert "I knew it!"
^
ReferenceError: alert is not defined
at Object.eval (<project-root>/synthesized/workspace/tabs-source-url.coffee:26:2)
at eval (<project-root>/synthesized/workspace/tabs-source-url.coffee:1:14)
at Object.<anonymous> (<project-root>/test/fixtures/source-map/output/source_map_eval.js:11:1)
Node.js <node-version>