INT-1957 Last Commit should have been: Inner Poller Can Have default="false"

This commit is contained in:
Gary Russell
2011-07-01 18:05:17 -04:00
parent 3b00de4202
commit 290a8df651

View File

@@ -34,6 +34,7 @@ public class InnerPollerParserTests {
@Test
public void testRefGood() {
// Just load the context to test the parse of a 'good' inner parser
new ClassPathXmlApplicationContext("InnerPollerParserTests-context.xml", InnerPollerParserTests.class);
}