Skip to content

Commit 3fe8027

Browse files
authored
test: add line break at end of file
PR-URL: #56588 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent c6960ee commit 3fe8027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
console.log('pid is', process.pid);
2-
setInterval(() => {}, 1000);
2+
setInterval(() => {}, 1000);

0 commit comments

Comments
 (0)