From 1faa9f08b00d7464bc5b39abed1e1ff3b400162c Mon Sep 17 00:00:00 2001 From: David Turanski Date: Tue, 9 Nov 2010 16:43:57 -0500 Subject: [PATCH] added SmartLifecycle test --- .../store/MessageStoreReaperTests-context.xml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/spring-integration-core/src/test/java/org/springframework/integration/store/MessageStoreReaperTests-context.xml b/spring-integration-core/src/test/java/org/springframework/integration/store/MessageStoreReaperTests-context.xml index 8f1299d6d0..6e525e2c74 100644 --- a/spring-integration-core/src/test/java/org/springframework/integration/store/MessageStoreReaperTests-context.xml +++ b/spring-integration-core/src/test/java/org/springframework/integration/store/MessageStoreReaperTests-context.xml @@ -7,11 +7,11 @@ - - - + + + @@ -22,5 +22,15 @@ + + + + + + + + + +