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