mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 07:27:22 +01:00
a1ea8a27e6
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:*:*)
|