Commit 3b1b4de9 authored by Jan Schär's avatar Jan Schär Committed by cjihrig
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>

Conflicts:
	test/simple/test-timers-unref.js
parent 30dca669
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