diff options
| author | Melvyn Sopacua <msopacua@php.net> | 2002-10-23 22:21:40 +0000 |
|---|---|---|
| committer | Melvyn Sopacua <msopacua@php.net> | 2002-10-23 22:21:40 +0000 |
| commit | 703e360a35ea4000cf197d8b84111885ab3d301e (patch) | |
| tree | b588b6836446a810cf2ac565f36fb3477bebfce5 | |
| parent | 52641b4104949d40c93d349f22a72e4fa34bbd27 (diff) | |
| download | php-git-703e360a35ea4000cf197d8b84111885ab3d301e.tar.gz | |
suddenly, there was a newline
| -rw-r--r-- | ext/xslt/tests/009.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/xslt/tests/009.phpt b/ext/xslt/tests/009.phpt index 3b2a9bbe5b..1840f284b8 100644 --- a/ext/xslt/tests/009.phpt +++ b/ext/xslt/tests/009.phpt @@ -14,4 +14,5 @@ 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/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' |
