diff options
Diffstat (limited to 'tests/lang/foreachLoop.010.phpt')
| -rw-r--r-- | tests/lang/foreachLoop.010.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/foreachLoop.010.phpt b/tests/lang/foreachLoop.010.phpt index a7a3e97c53..31f6e8cc49 100644 --- a/tests/lang/foreachLoop.010.phpt +++ b/tests/lang/foreachLoop.010.phpt @@ -37,4 +37,4 @@ foreach ($a as $v) { --EXPECTF--
int(1)
int(2)
-int(3)
\ No newline at end of file +int(3) |
