test: clarify role of domains in test
authorRich Trott <rtrott@gmail.com>
Thu, 31 Dec 2015 16:21:50 +0000 (08:21 -0800)
committerMyles Borins <mborins@us.ibm.com>
Tue, 19 Jan 2016 19:52:35 +0000 (11:52 -0800)
commit610727dea7cfd491e6dad59ef4642641fd471942
tree901c1ce18b25d58f9ff8c3d5646f72a360f85733
parent0ceb3148b0a9f44b2370fa07203d6e0280971494
test: clarify role of domains in test

Add a comment to clarify how the tests work and their purpose.

Also removes unnecessary assignment of domain module to a variable.

PR-URL: https://github.com/nodejs/node/pull/4474
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Julien Gilli <jgilli@fastmail.fm>
test/parallel/test-microtask-queue-integration-domain.js
test/parallel/test-microtask-queue-run-domain.js
test/parallel/test-microtask-queue-run-immediate-domain.js