summaryrefslogtreecommitdiff
path: root/cli/tests/node_compat/test/internet
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/node_compat/test/internet')
-rw-r--r--cli/tests/node_compat/test/internet/test-dns-idna2008.js2
-rw-r--r--cli/tests/node_compat/test/internet/test-dns-lookup.js2
-rw-r--r--cli/tests/node_compat/test/internet/test-dns-promises-resolve.js2
-rw-r--r--cli/tests/node_compat/test/internet/test-dns-regress-6244.js2
-rw-r--r--cli/tests/node_compat/test/internet/test-dns-setserver-in-callback-of-resolve4.js2
-rw-r--r--cli/tests/node_compat/test/internet/test-http-https-default-ports.js2
6 files changed, 6 insertions, 6 deletions
diff --git a/cli/tests/node_compat/test/internet/test-dns-idna2008.js b/cli/tests/node_compat/test/internet/test-dns-idna2008.js
index d082f7547..ea7dfe5d7 100644
--- a/cli/tests/node_compat/test/internet/test-dns-idna2008.js
+++ b/cli/tests/node_compat/test/internet/test-dns-idna2008.js
@@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1
-// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually
+// This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict';
diff --git a/cli/tests/node_compat/test/internet/test-dns-lookup.js b/cli/tests/node_compat/test/internet/test-dns-lookup.js
index 4ed3716b4..2e33800d8 100644
--- a/cli/tests/node_compat/test/internet/test-dns-lookup.js
+++ b/cli/tests/node_compat/test/internet/test-dns-lookup.js
@@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1
-// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually
+// This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict';
diff --git a/cli/tests/node_compat/test/internet/test-dns-promises-resolve.js b/cli/tests/node_compat/test/internet/test-dns-promises-resolve.js
index d700ad48c..b1595ec43 100644
--- a/cli/tests/node_compat/test/internet/test-dns-promises-resolve.js
+++ b/cli/tests/node_compat/test/internet/test-dns-promises-resolve.js
@@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1
-// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually
+// This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict';
const common = require('../common');
diff --git a/cli/tests/node_compat/test/internet/test-dns-regress-6244.js b/cli/tests/node_compat/test/internet/test-dns-regress-6244.js
index db78a6f92..988cf21ee 100644
--- a/cli/tests/node_compat/test/internet/test-dns-regress-6244.js
+++ b/cli/tests/node_compat/test/internet/test-dns-regress-6244.js
@@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1
-// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually
+// This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors.
//
diff --git a/cli/tests/node_compat/test/internet/test-dns-setserver-in-callback-of-resolve4.js b/cli/tests/node_compat/test/internet/test-dns-setserver-in-callback-of-resolve4.js
index 27356b9ca..b4360c205 100644
--- a/cli/tests/node_compat/test/internet/test-dns-setserver-in-callback-of-resolve4.js
+++ b/cli/tests/node_compat/test/internet/test-dns-setserver-in-callback-of-resolve4.js
@@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1
-// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually
+// This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
'use strict';
diff --git a/cli/tests/node_compat/test/internet/test-http-https-default-ports.js b/cli/tests/node_compat/test/internet/test-http-https-default-ports.js
index 521439ca8..ef3edd2fc 100644
--- a/cli/tests/node_compat/test/internet/test-http-https-default-ports.js
+++ b/cli/tests/node_compat/test/internet/test-http-https-default-ports.js
@@ -3,7 +3,7 @@
// Copyright Joyent and Node contributors. All rights reserved. MIT license.
// Taken from Node 18.12.1
-// This file is automatically generated by "node/_tools/setup.ts". Do not modify this file manually
+// This file is automatically generated by `tools/node_compat/setup.ts`. Do not modify this file manually.
// Copyright Joyent, Inc. and other Node contributors.
//