summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2002-08-01 12:02:22 +0000
committerfoobar <sniper@php.net>2002-08-01 12:02:22 +0000
commit7d8c9d2f7fe6215ef621dc2e317264a8af03a509 (patch)
tree9b33ea987e0b0f7ae4950f35f94206b415e47c0c /tests
parent725b3573be72aa94590c2ffed4c3c4c87e47bbe9 (diff)
downloadphp-git-7d8c9d2f7fe6215ef621dc2e317264a8af03a509.tar.gz
Fix the levels. (php.ini-dist has output_buffering OFF)
Diffstat (limited to 'tests')
-rw-r--r--tests/func/006.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/func/006.phpt b/tests/func/006.phpt
index 85a435be3c..1687cac3f0 100644
--- a/tests/func/006.phpt
+++ b/tests/func/006.phpt
@@ -18,4 +18,4 @@ echo $b;
echo $a;
?>
--EXPECT--
-3B2A
+2B1A