test: add test for a unref'ed timer leak
authorFedor Indutny <fedor@indutny.com>
Fri, 3 Apr 2015 22:08:20 +0000 (01:08 +0300)
committerFedor Indutny <fedor@indutny.com>
Fri, 3 Apr 2015 23:31:50 +0000 (02:31 +0300)
commit6f72d87c274f28021ba3bf7056d8faa18e75b4f1
treef9b720856ff0c01ab63da9861816dcf0ceb056ef
parentd22b2a934a62087522511e1e6b66b71370506c77
test: add test for a unref'ed timer leak

PR-URL: https://github.com/iojs/io.js/pull/1330
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
test/parallel/test-timers-unref-leak.js [new file with mode: 0644]