diff options
Diffstat (limited to 'ext/xsl/tests/xsltprocessor_removeParameter-wrongparams.phpt')
| -rw-r--r-- | ext/xsl/tests/xsltprocessor_removeParameter-wrongparams.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xsl/tests/xsltprocessor_removeParameter-wrongparams.phpt b/ext/xsl/tests/xsltprocessor_removeParameter-wrongparams.phpt index bbfdc20cd7..2cea8884d9 100644 --- a/ext/xsl/tests/xsltprocessor_removeParameter-wrongparams.phpt +++ b/ext/xsl/tests/xsltprocessor_removeParameter-wrongparams.phpt @@ -1,7 +1,7 @@ --TEST-- Check xsltprocessor::removeParameter wrong parameter handling --SKIPIF-- -<?php +<?php if (!extension_loaded('xsl')) { die("skip\n"); } |
