summaryrefslogtreecommitdiff
path: root/ext/xmlwriter/tests/OO_009.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xmlwriter/tests/OO_009.phpt')
-rw-r--r--ext/xmlwriter/tests/OO_009.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/xmlwriter/tests/OO_009.phpt b/ext/xmlwriter/tests/OO_009.phpt
index c874f3e4ef..9dcb546a62 100644
--- a/ext/xmlwriter/tests/OO_009.phpt
+++ b/ext/xmlwriter/tests/OO_009.phpt
@@ -1,11 +1,11 @@
--TEST--
XMLWriter: PI, Comment, CDATA
--SKIPIF--
-<?php
-if (!extension_loaded("xmlwriter")) die("skip");
+<?php
+if (!extension_loaded("xmlwriter")) die("skip");
?>
--FILE--
-<?php
+<?php
/* $Id$ */
/*
Libxml 2.6.24 and up adds a new line after a processing instruction (PI)