From 1b9a4fd939af2e820748e232f7102bf4452bde87 Mon Sep 17 00:00:00 2001 From: Iwein Fuld Date: Sat, 12 Dec 2009 19:56:17 +0000 Subject: [PATCH] formatting --- ...InboundChannelAdapterWithRecursiveDirectoryTests-context.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.springframework.integration.file/src/test/java/org/springframework/integration/file/recursive/FileInboundChannelAdapterWithRecursiveDirectoryTests-context.xml b/org.springframework.integration.file/src/test/java/org/springframework/integration/file/recursive/FileInboundChannelAdapterWithRecursiveDirectoryTests-context.xml index 780e38f940..238710c46e 100644 --- a/org.springframework.integration.file/src/test/java/org/springframework/integration/file/recursive/FileInboundChannelAdapterWithRecursiveDirectoryTests-context.xml +++ b/org.springframework.integration.file/src/test/java/org/springframework/integration/file/recursive/FileInboundChannelAdapterWithRecursiveDirectoryTests-context.xml @@ -16,7 +16,7 @@ directory="#{directory.root}" auto-startup="true" scanner="recursiveScanner" - channel="files"> + channel="files">