fixing some code in the twitter adapter...

This commit is contained in:
Josh Long
2010-10-12 13:42:32 -07:00
parent eb2729f0cb
commit 824a813aaf
5 changed files with 22 additions and 23 deletions

View File

@@ -33,7 +33,7 @@ import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
public class OutboundXmppEndpointTests {
@Test
@Ignore
//@Ignore
public void run() throws Exception {
Thread.sleep(10 * 1000);
}