mirror of
https://github.com/nodejs/node.git
synced 2025-05-18 15:22:27 +00:00

Commit 0aa1335
changes the way timeout events are dispatched. Update
two tests that still used the old way.
7 lines
238 B
Plaintext
7 lines
238 B
Plaintext
*test*message*timeout_throw.js:*
|
|
undefined_reference_error_maker;
|
|
^
|
|
ReferenceError: undefined_reference_error_maker is not defined
|
|
at null._onTimeout (*test*message*timeout_throw.js:*:*)
|
|
at Timer.listOnTimeout (timers.js:*:*)
|