Commit 0ea5c8d7 authored by João Reis's avatar João Reis Committed by Rod Vagg
Browse files

test: remove test-timers-first-fire

According to the documentation, "io.js makes no guarantees
about the exact timing of when the callback will fire"
(https://iojs.org/api/timers.html#timers_settimeout_callback_delay_arg),
hence this test is not necessary.

PR-URL: https://github.com/nodejs/node/pull/2458


Reviewed-By: default avatarBen Noordhuis <ben@strongloop.com>
Reviewed-By: default avatarAlexis Campailla <alexis@janeasystems.com>
parent 22e344ea
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