[BATCH-429] Moved all code out of execution
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
</configSuffixes>
|
||||
<enableImports><![CDATA[false]]></enableImports>
|
||||
<configs>
|
||||
<config>src/test/resources/org/springframework/batch/retry/aop/retry-transaction-test.xml</config>
|
||||
<config>src/test/resources/org/springframework/batch/item/database/data-source-context.xml</config>
|
||||
<config>src/test/resources/org/springframework/batch/item/file/mapping/bean-wrapper.xml</config>
|
||||
</configs>
|
||||
|
||||
@@ -10,7 +10,7 @@ import org.springframework.util.Assert;
|
||||
|
||||
/**
|
||||
* Tests for {@link AbstractMethodInvokingDelegator}
|
||||
*
|
||||
*
|
||||
* @author Robert Kasanicky
|
||||
*/
|
||||
public class AbstractDelegatorTests extends TestCase {
|
||||
|
||||
Reference in New Issue
Block a user