Skip to content

Commit

Permalink
test: remove duplicate tests
Browse files Browse the repository at this point in the history
`test/parallel/test-dns-default-verbatim-false.js` is a duplicate of
`test/parallel/test-dns-default-order-ipv4.js` and
`test/parallel/test-dns-default-verbatim-true.js` is a duplicate of
`test/parallel/test-dns-default-order-verbatim.js`.

PR-URL: #55393
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com>
  • Loading branch information
lpinca authored and aduh95 committed Oct 19, 2024
1 parent b4b6ddb commit 9b7b4a6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 102 deletions.
51 changes: 0 additions & 51 deletions test/parallel/test-dns-default-verbatim-false.js

This file was deleted.

51 changes: 0 additions & 51 deletions test/parallel/test-dns-default-verbatim-true.js

This file was deleted.

0 comments on commit 9b7b4a6

Please sign in to comment.