diff options
Diffstat (limited to 'ext/xsl/tests/xslt005.phpt')
-rw-r--r-- | ext/xsl/tests/xslt005.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/xsl/tests/xslt005.phpt b/ext/xsl/tests/xslt005.phpt index 5492bf812b..49027e1b16 100644 --- a/ext/xsl/tests/xslt005.phpt +++ b/ext/xsl/tests/xslt005.phpt @@ -17,8 +17,6 @@ $proc->importStylesheet($xsl); print "\n"; print $proc->transformToXml($dom); print "\n"; - - --EXPECT-- Test 5: Checking Indent <?xml version="1.0" encoding="iso-8859-1"?> |