sboag 01/07/27 07:18:29 Modified: test/tests/conf-gold/position position89.out Log: Was missing <greeting>yo</greeting>. Tests with XT, SAXON, and Xalan all agree that this should be the proper output. Revision Changes Path 1.2 +1 -0 xml-xalan/test/tests/conf-gold/position/position89.out Index: position89.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/position/position89.out,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- position89.out 2001/07/26 21:13:25 1.1 +++ position89.out 2001/07/27 14:18:29 1.2 @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <out><greeting>sayonara</greeting> +<greeting>yo</greeting> <greeting>ciao</greeting> </out>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
