summaryrefslogtreecommitdiff
path: root/test/parallel/test-cluster-worker-isconnected.js
Commit message (Expand)AuthorAgeFilesLines
* test: refactor test-cluster-worker-isconnected.jscjihrig2017-06-161-19/+11
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-1/+1
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: remove unused `util` importsRich Trott2015-12-251-1/+0
* test: load common.js to test for global leaksRich Trott2015-10-011-0/+1
* test: enable linting for testsRoman Reiss2015-05-191-11/+12
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+37