summaryrefslogtreecommitdiff
path: root/test/parallel/test-timers-unref-remove-other-unref-timers-only-one-fires.js
Commit message (Expand)AuthorAgeFilesLines
* test: adjust comments for upcoming lint ruleRich Trott2020-10-071-10/+10
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-1/+1
* test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig2017-01-061-1/+1
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* timers: don't mutate unref list while iterating itJulien Gilli2015-09-021-0/+41