Skip to content

Commit bd731e7

Browse files
committed
Add missing trailing newline in test file
1 parent 53b8c64 commit bd731e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/standard/tests/general_functions/proc_close_signal_exit_code.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ var_dump($exitCode2);
4141
?>
4242
--EXPECT--
4343
int(137)
44-
int(42)
44+
int(42)

0 commit comments

Comments
 (0)