diff --git a/tests/lang/short_tags.004.phpt b/tests/lang/short_tags.004.phpt index f448fa79f71..ff3308733a7 100644 --- a/tests/lang/short_tags.004.phpt +++ b/tests/lang/short_tags.004.phpt @@ -24,8 +24,7 @@ $a = 'This gets echoed twice'; <%= 'so should this' %> - - +This gets echoed twice <%= $a%>