From c0b1cd6517fbda7aab7c1f54e7c2bcf2fe743eb4 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Thu, 15 Apr 2010 19:22:54 +0000 Subject: [PATCH] reverted slash removal in file directory path test config --- .../file/FileOutboundGatewayIntegrationTests-context.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/org.springframework.integration.file/src/test/java/org/springframework/integration/file/FileOutboundGatewayIntegrationTests-context.xml b/org.springframework.integration.file/src/test/java/org/springframework/integration/file/FileOutboundGatewayIntegrationTests-context.xml index aa5dab6101..ba6d8f44f9 100644 --- a/org.springframework.integration.file/src/test/java/org/springframework/integration/file/FileOutboundGatewayIntegrationTests-context.xml +++ b/org.springframework.integration.file/src/test/java/org/springframework/integration/file/FileOutboundGatewayIntegrationTests-context.xml @@ -24,12 +24,12 @@ + directory="${java.io.tmpdir}/anyDir" />