summaryrefslogtreecommitdiff
path: root/ext/libxml/tests/002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/libxml/tests/002.phpt')
-rw-r--r--ext/libxml/tests/002.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/libxml/tests/002.phpt b/ext/libxml/tests/002.phpt
index f803d7ab1b..75011462f3 100644
--- a/ext/libxml/tests/002.phpt
+++ b/ext/libxml/tests/002.phpt
@@ -1,7 +1,7 @@
--TEST--
libxml_get_errors()
--SKIPIF--
-<?php if (!extension_loaded('simplexml')) die('skip'); ?>
+<?php if (!extension_loaded('simplexml')) die('skip simplexml extension not available'); ?>
--FILE--
<?php