From 9f6a8748e121fbe2b4acdfadac8dee4c41734d9f Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Tue, 22 Oct 2002 17:38:13 +0000 Subject: Small corrections to the expected output. --- ext/xslt/tests/009.phpt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/xslt') 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' -- cgit v1.2.1