summaryrefslogtreecommitdiff
path: root/tests/lang/execution_order.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lang/execution_order.phpt')
-rw-r--r--tests/lang/execution_order.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lang/execution_order.phpt b/tests/lang/execution_order.phpt
index ca3feb32cb..27424c41b9 100644
--- a/tests/lang/execution_order.phpt
+++ b/tests/lang/execution_order.phpt
@@ -169,7 +169,7 @@ echo "\r\n";
echo "24)";
echo ($c->val=300) + $c->val;
echo "\r\n";
-
+
?>
--EXPECT--
1)goodgood