From 8538c8f4cb47c5bfc00a3e70fcaddd12fa5cd0d1 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Wed, 14 Apr 2010 02:02:36 +0000 Subject: [PATCH] removed extra slash and unused duplicate config file --- ...utboundGatewayIntegrationTests-context.xml | 4 +- ...utboundGatewayIntegrationTests-context.xml | 44 ------------------- 2 files changed, 2 insertions(+), 46 deletions(-) delete mode 100644 org.springframework.integration.file/src/test/java/org/springframework/integration/file/config/FileOutboundGatewayIntegrationTests-context.xml 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 ba6d8f44f9..aa5dab6101 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" /> diff --git a/org.springframework.integration.file/src/test/java/org/springframework/integration/file/config/FileOutboundGatewayIntegrationTests-context.xml b/org.springframework.integration.file/src/test/java/org/springframework/integration/file/config/FileOutboundGatewayIntegrationTests-context.xml deleted file mode 100644 index 96cab63745..0000000000 --- a/org.springframework.integration.file/src/test/java/org/springframework/integration/file/config/FileOutboundGatewayIntegrationTests-context.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - -