From: Ilia Alshanetsky Date: Tue, 22 Oct 2002 17:38:13 +0000 (+0000) Subject: Small corrections to the expected output. X-Git-Tag: php-4.3.0pre2~191 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f6a8748e121fbe2b4acdfadac8dee4c41734d9f;p=php Small corrections to the expected output. --- diff --git a/ext/xslt/tests/009.phpt b/ext/xslt/tests/009.phpt index a03780bd61..3b2a9bbe5b 100644 --- a/ext/xslt/tests/009.phpt +++ b/ext/xslt/tests/009.phpt @@ -13,5 +13,5 @@ $result = xslt_process($xh, $xmlfile, $xslfile, NULL); xslt_free($xh); ?> --EXPECTF-- -Warning: Sablotron error on line none: cannot open file '%s/ext/xslt/tests/non-existent.xsl' in %s/ext/xslt/tests/phpt.%s on line %i -%sext/xslt/tests/%s(%i) : Warning - Sablotron error on line none: cannot open file '%sext/xslt/tests/non-existent.xsl' +Warning: Sablotron error on line none: cannot open file '%s/ext/xslt/tests/non-existent.xsl' in %s/ext/xslt/tests/009.%s on line %i +%sext/xslt/tests/009.%s(%i) : Warning - Sablotron error on line none: cannot open file '%sext/xslt/tests/non-existent.xsl'