Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Whitespace changes
  • Loading branch information
lxdicted committed Oct 2, 2020
commit 92188718153fbcc01291994d8faeb2b56dde565a
2 changes: 0 additions & 2 deletions test/internet/test-dns.js
Original file line number Diff line number Diff line change
Expand Up @@ -438,8 +438,6 @@ TEST(function test_resolveCaa_failure(done) {
checkWrap(req);
});
Comment thread
addaleax marked this conversation as resolved.



TEST(async function test_resolveCname(done) {
function validateResult(result) {
assert.ok(result.length > 0);
Expand Down