Remove blank line from end of php_pragma_runme.php
Because this was after the closing ?> it was resulting in a blank line in the testcase output.
This commit is contained in:
parent
8e4d135929
commit
660d51c7ca
1 changed files with 0 additions and 1 deletions
|
|
@ -9,4 +9,3 @@ check::equal('1.5',(new ReflectionExtension('php_pragma'))->getVersion(),"1.5==v
|
|||
check::done();
|
||||
|
||||
?>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue