Skip to content

Commit

Permalink
Fix failing tests/lang due to whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
petk committed Oct 13, 2018
1 parent 9120e79 commit ed64e1d
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
4 changes: 2 additions & 2 deletions tests/lang/023.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ date.timezone=UTC
--FILE--
PHP Regression Test

<?php
<?php

include("023-1.inc");

Expand Down Expand Up @@ -246,7 +246,7 @@ $i=2<br>

*** Nested file include test ***<br>
<html>
This is Finish.phtml. This file is supposed to be included
This is Finish.phtml. This file is supposed to be included
from regression_test.phtml. This is normal HTML.
and this is PHP code, 2+2=4
</html>
Expand Down

0 comments on commit ed64e1d

Please sign in to comment.