Skip to content

Commit

Permalink
test: remove test-timers-first-fire
Browse files Browse the repository at this point in the history
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: #2458
Reviewed-By: Ben Noordhuis <ben@strongloop.com>
Reviewed-By: Alexis Campailla <alexis@janeasystems.com>
  • Loading branch information
joaocgreis authored and rvagg committed Aug 24, 2015
1 parent 22e344e commit 0ea5c8d
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions test/parallel/test-timers-first-fire.js

This file was deleted.

0 comments on commit 0ea5c8d

Please sign in to comment.