node/test/internet
Rich Trott 082cc8d6d8 test: remove unnecessary assignments
common.js needs to be loaded in all tests so that there is checking
for variable leaks and possibly other things. However, it does not
need to be assigned to a variable if nothing in common.js is referred
to elsewhere in the test.

PR-URL: https://github.com/nodejs/node/pull/4408
Reviewed-By: James M Snell <jasnell@gmail.com>
2015-12-26 18:00:02 -08:00
..
test-dgram-broadcast-multi-process.js test: skip test if FreeBSD jail will break it 2015-11-16 07:03:09 -08:00
test-dgram-multicast-multi-process.js test: eliminate multicast test FreeBSD flakiness 2015-11-30 20:45:38 -08:00
test-dgram-send-cb-quelches-error.js test: apply correct assert.fail() arguments 2015-10-16 00:31:04 -07:00
test-dns-ipv4.js test: split up internet dns tests 2015-09-12 13:52:04 -07:00
test-dns-ipv6.js test: print helpful err msg on test-dns-ipv6.js 2015-10-25 09:39:02 -07:00
test-dns-txt-sigsegv.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-dns.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-http-dns-fail.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-http-https-default-ports.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-net-connect-timeout.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-net-connect-unref.js test: remove unnecessary assignments 2015-12-26 18:00:02 -08:00
test-tls-connnect-cnnic.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-tls-connnect-melissadata.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
test-tls-reuse-host-from-socket.js test: changing process.exit to return while skipping tests 2015-07-20 15:50:42 +05:30
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00