Commit 2b3b2d39 authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

test: add setTimeout/setInterval multi-arg tests

It turns out we have little to no test coverage for setTimeout() and
setInterval() calls with optional arguments.  Now we do.

PR-URL: https://github.com/iojs/io.js/pull/1221


Reviewed-By: default avatarTrevor Norris <trev.norris@gmail.com>
parent 33fea6ed
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