summaryrefslogtreecommitdiff
path: root/ext/xmlwriter/tests/OO_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xmlwriter/tests/OO_001.phpt')
-rw-r--r--ext/xmlwriter/tests/OO_001.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/xmlwriter/tests/OO_001.phpt b/ext/xmlwriter/tests/OO_001.phpt
index bd5edf08d8..4ed1abb5aa 100644
--- a/ext/xmlwriter/tests/OO_001.phpt
+++ b/ext/xmlwriter/tests/OO_001.phpt
@@ -18,8 +18,6 @@ echo file_get_contents($doc_dest);
unset($xw);
unlink($doc_dest);
?>
-===DONE===
--EXPECT--
<?xml version="1.0" encoding="UTF-8" standalone="standalonearg"?>
<tag1/>
-===DONE===