diff options
Diffstat (limited to 'ext/simplexml/tests/profile13.phpt')
-rwxr-xr-x | ext/simplexml/tests/profile13.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/simplexml/tests/profile13.phpt b/ext/simplexml/tests/profile13.phpt index f61960b0fa..2ae89e7449 100755 --- a/ext/simplexml/tests/profile13.phpt +++ b/ext/simplexml/tests/profile13.phpt @@ -1,5 +1,7 @@ --TEST-- SimpleXML [profile]: Accessing by namespace prefix +--SKIPIF-- +<?php if (!extension_loaded("simplexml")) print "skip"; ?> --FILE-- <?php |