Skip to content

Commit b5de072

Browse files
committed
test: remove dummy comment
1 parent 14c20f5 commit b5de072

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/parallel/test-debugger-address.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ function launchTarget(...args) {
5353
assert.ifError(error);
5454
}
5555

56-
// test comment
5756
(async () => {
5857
try {
5958
const { childProc, host, port } = await launchTarget('--inspect=0', script);

0 commit comments

Comments
 (0)