From feeb5bdcf0540ef77b68a6379517e76ae652d934 Mon Sep 17 00:00:00 2001 From: nebhale Date: Wed, 20 Feb 2008 13:26:02 +0000 Subject: [PATCH] [BATCH-63] Test resources in the wrong location --- ...chNamespaceHandlerTaskletStepMissingTasklet.xml | 12 ------------ .../BatchNamespaceHandlerTaskletStepOk.xml | 14 -------------- 2 files changed, 26 deletions(-) delete mode 100644 spring-batch-execution/src/test/java/org/springframework/batch/execution/configuration/BatchNamespaceHandlerTaskletStepMissingTasklet.xml delete mode 100644 spring-batch-execution/src/test/java/org/springframework/batch/execution/configuration/BatchNamespaceHandlerTaskletStepOk.xml diff --git a/spring-batch-execution/src/test/java/org/springframework/batch/execution/configuration/BatchNamespaceHandlerTaskletStepMissingTasklet.xml b/spring-batch-execution/src/test/java/org/springframework/batch/execution/configuration/BatchNamespaceHandlerTaskletStepMissingTasklet.xml deleted file mode 100644 index ad1b65994..000000000 --- a/spring-batch-execution/src/test/java/org/springframework/batch/execution/configuration/BatchNamespaceHandlerTaskletStepMissingTasklet.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/spring-batch-execution/src/test/java/org/springframework/batch/execution/configuration/BatchNamespaceHandlerTaskletStepOk.xml b/spring-batch-execution/src/test/java/org/springframework/batch/execution/configuration/BatchNamespaceHandlerTaskletStepOk.xml deleted file mode 100644 index 25e1ac598..000000000 --- a/spring-batch-execution/src/test/java/org/springframework/batch/execution/configuration/BatchNamespaceHandlerTaskletStepOk.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - \ No newline at end of file