summaryrefslogtreecommitdiff
path: root/ext/xsl/tests/xsltprocessor_hasExsltSupport.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xsl/tests/xsltprocessor_hasExsltSupport.phpt')
-rw-r--r--ext/xsl/tests/xsltprocessor_hasExsltSupport.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xsl/tests/xsltprocessor_hasExsltSupport.phpt b/ext/xsl/tests/xsltprocessor_hasExsltSupport.phpt
index 2267129307..56b2c84d7f 100644
--- a/ext/xsl/tests/xsltprocessor_hasExsltSupport.phpt
+++ b/ext/xsl/tests/xsltprocessor_hasExsltSupport.phpt
@@ -10,4 +10,4 @@ $proc = new XSLTProcessor();
var_dump($proc->hasExsltSupport());
?>
--EXPECTF--
-bool(true) \ No newline at end of file
+bool(true)