dmarston 00/12/21 10:04:14
Modified: test/tests/conf-gold/expression expression02.out Log: Revise test to get results that are independent of the environment in which it's run. Revision Changes Path 1.2 +1 -1 xml-xalan/test/tests/conf-gold/expression/expression02.out Index: expression02.out =================================================================== RCS file: /home/cvs/xml-xalan/test/tests/conf-gold/expression/expression02.out,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- expression02.out 2000/12/17 21:55:22 1.1 +++ expression02.out 2000/12/21 18:04:13 1.2 @@ -1,2 +1,2 @@ <?xml version="1.0" encoding="UTF-8"?> -<out>../grafix/OpenHatch.gif</out> \ No newline at end of file +<out>true</out> \ No newline at end of file
