From 678158c3828518a3936e27a01221cbc3a0fa7e25 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Tue, 25 Nov 2008 04:11:59 +0000 Subject: [PATCH] Added default poller. --- .../stream/config/consoleInboundChannelAdapterParserTests.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/org.springframework.integration.stream/src/test/java/org/springframework/integration/stream/config/consoleInboundChannelAdapterParserTests.xml b/org.springframework.integration.stream/src/test/java/org/springframework/integration/stream/config/consoleInboundChannelAdapterParserTests.xml index 238f9cdd66..f64f10f958 100644 --- a/org.springframework.integration.stream/src/test/java/org/springframework/integration/stream/config/consoleInboundChannelAdapterParserTests.xml +++ b/org.springframework.integration.stream/src/test/java/org/springframework/integration/stream/config/consoleInboundChannelAdapterParserTests.xml @@ -14,4 +14,8 @@ + + + + \ No newline at end of file