diff --git a/spring-batch-samples/src/test/resources/org/springframework/batch/sample/MultiResourceJobFunctionalTests-context.xml b/spring-batch-samples/src/test/resources/org/springframework/batch/sample/MultiResourceJobFunctionalTests-context.xml new file mode 100644 index 000000000..c37363d7f --- /dev/null +++ b/spring-batch-samples/src/test/resources/org/springframework/batch/sample/MultiResourceJobFunctionalTests-context.xml @@ -0,0 +1,10 @@ + + + + + + + \ No newline at end of file