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 <[email protected]>
Reviewed-By: Alexis Campailla <[email protected]>
  • Loading branch information
joaocgreis committed Aug 24, 2015
1 parent bce1aea commit 6480f42
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 6480f42

Please sign in to comment.