mirror of
https://github.com/nicolabs/ciform.git
synced 2025-09-07 16:10:07 +02:00
- removed reference to GeneratedStandaloneTest (which doesn't exist anymore)
This commit is contained in:
parent
1d7bcfd57e
commit
9865aabde6
|
@ -15,7 +15,6 @@ import java.util.Iterator;
|
|||
import java.util.Map;
|
||||
import java.util.Vector;
|
||||
|
||||
import net.jsunit.GeneratedStandaloneTest;
|
||||
import net.jsunit.StandaloneTest;
|
||||
import net.jsunit.configuration.ConfigurationProperty;
|
||||
|
||||
|
@ -27,7 +26,7 @@ import org.apache.tools.ant.types.FileSet;
|
|||
|
||||
|
||||
/**
|
||||
* This task permits convenient access to the {@link GeneratedStandaloneTest}
|
||||
* This task permits convenient access to the {@link StandaloneTest}
|
||||
* unit test.
|
||||
*
|
||||
* @author http://nicobo.net/contact?subject=jsunit+ant
|
||||
|
|
Loading…
Reference in a new issue