Commit c77fc71
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: #4405
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 53dcbb6 commit c77fc71Copy full SHA for c77fc71
File tree
Expand file treeCollapse file tree
1 file changed
+0
-2
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+0
-2
lines changedOpen diff view settings
Collapse file
test/parallel/test-assert.js
Copy file name to clipboardExpand all lines: test/parallel/test-assert.js-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
271 | 271 | |
272 | 272 | |
273 | 273 | |
274 | | - |
275 | | - |
276 | 274 | |
277 | 275 | |
278 | 276 | |
|
0 commit comments