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