Files
node/test/message/throw_null.out
Shelley Vohr 46ee8647c3 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-06-22 11:28:20 -07:00

7 lines
120 B
Plaintext

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