diff --git a/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/consoleTargetParserTests.xml b/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/consoleTargetParserTests.xml index 4a3e20ebf5..1b4227bb1a 100644 --- a/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/consoleTargetParserTests.xml +++ b/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/consoleTargetParserTests.xml @@ -7,12 +7,14 @@ http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration-1.0.xsd"> - + - + - + - + + + \ No newline at end of file diff --git a/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/invalidConsoleTargetParserTests.xml b/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/invalidConsoleTargetParserTests.xml index 204ae78793..0d9fe0b79a 100644 --- a/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/invalidConsoleTargetParserTests.xml +++ b/org.springframework.integration.adapter/src/test/java/org/springframework/integration/adapter/stream/config/invalidConsoleTargetParserTests.xml @@ -7,6 +7,6 @@ http://www.springframework.org/schema/integration http://www.springframework.org/schema/integration/spring-integration-1.0.xsd"> - + \ No newline at end of file