node/test/message/throw_null.out
Shelley Vohr 4291b11b9f
test: account for non-node basename
PR-URL: https://github.com/nodejs/node/pull/33952
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
2020-07-14 12:13:26 -07:00

6 lines
120 B
Text

*test*message*throw_null.js:*
throw null;
^
null
(Use `* --trace-uncaught ...` to show where the exception was thrown)