curcuru 01/09/12 13:07:51 Modified: test test.properties Log: Ooops, used wrong testlet class Revision Changes Path 1.14 +1 -1 xml-xalan/test/test.properties Index: test.properties =================================================================== RCS file: /home/cvs/xml-xalan/test/test.properties,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- test.properties 2001/09/12 20:02:47 1.13 +++ test.properties 2001/09/12 20:07:51 1.14 @@ -65,7 +65,7 @@ qetest.testlet=org.apache.qetest.xsl.StylesheetTestlet # The PerformanceTestlet iterates through a number of transforms with timing output -perf.testlet=org.apache.qetest.xsl.PerformanceTestlet +perf.testlet=org.apache.qetest.xsl.PerfEverythingTestlet #---- Choose tests via filters (either/or...) ---- # Set category to run only the single named directory in inputDir
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
