INT-1756 fixed broken test

This commit is contained in:
Oleg Zhurakousky
2011-03-09 10:11:48 -05:00
parent d12eadf33c
commit 5c349ecb7b

View File

@@ -64,7 +64,7 @@ public class SftpInboundOutboundSanitySample {
}
@Test
//@Ignore
@Ignore
public void testOutbound() throws Exception{
ApplicationContext ac =
new ClassPathXmlApplicationContext("SftpOutboundTransferSample-ignored.xml", this.getClass());