summaryrefslogtreecommitdiff
path: root/ext/xmlwriter/tests/OO_010.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xmlwriter/tests/OO_010.phpt')
-rw-r--r--ext/xmlwriter/tests/OO_010.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/xmlwriter/tests/OO_010.phpt b/ext/xmlwriter/tests/OO_010.phpt
index 38357eca18..7170df58a3 100644
--- a/ext/xmlwriter/tests/OO_010.phpt
+++ b/ext/xmlwriter/tests/OO_010.phpt
@@ -10,7 +10,6 @@ if (LIBXML_VERSION < 20701) die("skip: libxml2 2.7.1+ required");
?>
--FILE--
<?php
-/* $Id$ */
$xw = new XMLWriter();
$xw->openMemory();