Skip to content

Commit 14c20f5

Browse files
committed
test: confirm rebase with dummy comment
1 parent c62c79d commit 14c20f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/parallel/test-debugger-address.js

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

56+
// test comment
5657
(async () => {
5758
try {
5859
const { childProc, host, port } = await launchTarget('--inspect=0', script);

0 commit comments

Comments
 (0)