vhardy 2003/07/04 08:21:37
Added: test-sources/org/apache/batik/test OnePerformanceTest.java
Log:
Improved performance testing
Revision Changes Path
1.1
xml-batik/test-sources/org/apache/batik/test/OnePerformanceTest.java
Index: OnePerformanceTest.java
===================================================================
/*****************************************************************************
* Copyright (C) The Apache Software Foundation. All rights reserved. *
* ------------------------------------------------------------------------- *
* This software is published under the terms of the Apache Software License *
* version 1.1, a copy of which has been included with this distribution in *
* the LICENSE file. *
*****************************************************************************/
package org.apache.batik.test;
public class OnePerformanceTest extends PerformanceTest {
public void runOp() {
runRef();
}
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]