sboag 01/06/11 19:01:32 Modified: test/tests/conf-gold/extend extend05.out Log: Minor fix to let the text comparitor have this pass, since it can't be parsed. Revision Changes Path 1.2 +2 -2 xml-xalan/test/tests/conf-gold/extend/extend05.out Index: extend05.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/extend/extend05.out,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- extend05.out 2001/06/11 18:34:16 1.1 +++ extend05.out 2001/06/12 02:01:30 1.2 @@ -1,2 +1,2 @@ -<?xml version="1.0" encoding="utf-8" ?> -<out> </out> +<?xml version="1.0" encoding="UTF-8"?> +<out> </out> \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
