0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 07:53:06 +01:00
nodejs/test
Rich Trott 521f51ac1c test: only include http module once
A few tests in test/gc include the http module twice. Remove duplicate
require().

PR-URL: https://github.com/nodejs/node/pull/4606
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-01-11 10:16:58 -08:00
..
abort src: honor --abort_on_uncaught_exception flag 2015-09-17 15:25:25 -05:00
addons test: remove unused vars 2016-01-05 08:59:58 -08:00
cctest
debugger test: remove unused vars 2016-01-05 08:59:58 -08:00
disabled test: replace deprecated util.debug() calls 2015-09-28 11:15:06 -07:00
fixtures repl: Fixed node repl history edge case. 2015-12-22 13:29:28 -05:00
gc test: only include http module once 2016-01-11 10:16:58 -08:00
internet test: remove unused vars 2016-01-05 08:59:58 -08:00
message test: remove unused modules 2016-01-01 16:37:02 -08:00
parallel util: Change how Error objects are formatted 2016-01-11 09:57:15 -08:00
pummel test: remove unused vars 2016-01-05 08:59:58 -08:00
sequential cluster: ignore queryServer msgs on disconnection 2016-01-07 21:41:10 -08:00
testpy test: fix default value for additional param 2015-09-15 19:59:38 +05:30
timers test: remove unused vars 2016-01-05 08:59:58 -08:00
.eslintrc test: make common.js mandatory via linting rule 2015-10-06 15:11:58 -07:00
common.js test: make temp path customizable 2015-12-30 15:47:37 +11:00