Commit d2b54618 authored by Jan Schär's avatar Jan Schär Committed by Trevor Norris
Browse files

test: Timeout#unref() does not return instance

Timeout#unref() call returns undefined, not this. The test already
worked before, because the interval was still unref'd, and the test also
succeeds without clearing the interval.

PR-URL: https://github.com/joyent/node/pull/9171


Reviewed-by: default avatarColin Ihrig <cjihrig@gmail.com>
Reviewed-by: default avatarTimothy J Fontaine <tjfontaine@gmail.com>
parent 8d8a2f21
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment