Permalink
Please
sign in to comment.
Browse files
test: remove unused catch bindings
PR-URL: #24079 Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Wyatt Preul <wpreul@gmail.com>
- Loading branch information...
Showing
with
57 additions
and 57 deletions.
- +4 −4 test/common/index.js
- +1 −1 test/doctool/test-doctool-html.js
- +1 −1 test/doctool/test-doctool-json.js
- +1 −1 test/fixtures/catch-stdout-error.js
- +1 −1 test/internet/test-dgram-broadcast-multi-process.js
- +1 −1 test/internet/test-dgram-multicast-multi-process.js
- +2 −2 test/known_issues/test-url-parse-conformance.js
- +1 −1 test/message/vm_dont_display_runtime_error.js
- +1 −1 test/message/vm_dont_display_syntax_error.js
- +1 −1 test/parallel/test-assert.js
- +6 −6 test/parallel/test-crypto-cipher-decipher.js
- +1 −1 test/parallel/test-file-write-stream2.js
- +1 −1 test/parallel/test-fs-realpath-pipe.js
- +14 −14 test/parallel/test-fs-realpath.js
- +1 −1 test/parallel/test-listen-fd-detached-inherit.js
- +1 −1 test/parallel/test-listen-fd-detached.js
- +1 −1 test/parallel/test-listen-fd-ebadf.js
- +1 −1 test/parallel/test-module-loading-error.js
- +1 −1 test/parallel/test-promises-unhandled-rejections.js
- +1 −1 test/parallel/test-repl-syntax-error-handling.js
- +1 −1 test/parallel/test-require-deps-deprecation.js
- +1 −1 test/parallel/test-stdout-close-catch.js
- +1 −1 test/parallel/test-stdout-to-file.js
- +2 −2 test/parallel/test-vm-low-stack-space.js
- +2 −2 test/parallel/test-vm-module-errors.js
- +2 −2 test/parallel/test-vm-parse-abort-on-uncaught-exception.js
- +3 −3 test/pummel/test-fs-watch-non-recursive.js
- +1 −1 test/pummel/test-vm-memleak.js
- +1 −1 test/pummel/test-vm-race.js
- +1 −1 test/sequential/test-fs-readfile-tostring-fail.js
Oops, something went wrong.
0 comments on commit
a35bcd5