summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests/011.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/simplexml/tests/011.phpt')
-rw-r--r--ext/simplexml/tests/011.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/simplexml/tests/011.phpt b/ext/simplexml/tests/011.phpt
index 06f3e791c3..b283fc7413 100644
--- a/ext/simplexml/tests/011.phpt
+++ b/ext/simplexml/tests/011.phpt
@@ -2,7 +2,7 @@
SimpleXML: echo/print
--SKIPIF--
<?php
- if (!extension_loaded('simplexml')) print 'skip';
+ if (!extension_loaded('simplexml')) print 'skip';
?>
--FILE--
<?php