node/test
Rich Trott 686a85ff43 test: remove unused var from test-assert.js
`aethrow` is defined as a function returned from makeBlock() but the
function is never used and the call to makeBlock() does not run any
tests.

PR-URL: https://github.com/nodejs/node/pull/4405
Reviewed-By: James M Snell <jasnell@gmail.com>
2015-12-26 13:10:01 -08:00
..
abort src: honor --abort_on_uncaught_exception flag 2015-09-17 15:25:25 -05:00
addons test: fix path to module for repl test on Windows 2015-11-15 16:33:11 -08:00
cctest deps: check in gtest, add util unit test 2015-04-01 22:35:56 +02:00
debugger debugger: introduce exec method for debugger 2015-11-17 12:11:40 -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 src: replace usage of v8::Handle with v8::Local 2015-09-06 21:38:05 +10:00
internet test: eliminate multicast test FreeBSD flakiness 2015-11-30 20:45:38 -08:00
message src: fix line numbers on core errors 2015-12-14 17:06:32 -05:00
parallel test: remove unused var from test-assert.js 2015-12-26 13:10:01 -08:00
pummel test: skip/replace weak crypto tests in FIPS mode 2015-11-19 16:31:11 -05:00
sequential module,src: do not wrap modules with -1 lineOffset 2015-12-16 10:07:20 -05:00
testpy test: fix default value for additional param 2015-09-15 19:59:38 +05:30
timers test: enable linting for tests 2015-05-19 21:21:27 +02:00
.eslintrc test: make common.js mandatory via linting rule 2015-10-06 15:11:58 -07:00
common.js test: try other ipv6 localhost alternatives 2015-12-17 12:52:18 -05:00