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