summaryrefslogtreecommitdiff
path: root/ext/standard/tests/general_functions/bug76643.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/general_functions/bug76643.phpt')
-rw-r--r--ext/standard/tests/general_functions/bug76643.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/tests/general_functions/bug76643.phpt b/ext/standard/tests/general_functions/bug76643.phpt
index 47b5345860..07f789f464 100644
--- a/ext/standard/tests/general_functions/bug76643.phpt
+++ b/ext/standard/tests/general_functions/bug76643.phpt
@@ -6,7 +6,5 @@ $_SERVER = 'foo';
output_add_rewrite_var('bar', 'baz');
?>
<form action="http://example.com/"></form>
-===DONE===
--EXPECT--
<form action="http://example.com/"></form>
-===DONE===