Skip to content

Commit

Permalink
fixup! timers: move promisified timers implementations
Browse files Browse the repository at this point in the history
  • Loading branch information
targos committed Apr 24, 2021
1 parent 4f1aa19 commit 8678d73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/parallel/test-timers-promisified.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,3 @@ process.on('multipleResolves', common.mustNotCall());
code: 'ERR_INVALID_ARG_TYPE'
})).then(common.mustCall());
}

0 comments on commit 8678d73

Please sign in to comment.