uncommenting test

This commit is contained in:
Mark Fisher
2009-05-18 20:15:55 +00:00
parent 493c61e324
commit 84d3d4fe83

View File

@@ -133,7 +133,7 @@ public class ConsoleOutboundChannelAdapterParserTests {
assertEquals("bad", err.toString());
}
//@Test
@Test
public void stdoutAdatperWithAppendNewLine() {
ClassPathXmlApplicationContext context = new ClassPathXmlApplicationContext(
"consoleOutboundChannelAdapterParserTests.xml", ConsoleOutboundChannelAdapterParserTests.class);