Author: vpakan(a)redhat.com
Date: 2010-03-23 08:47:47 -0400 (Tue, 23 Mar 2010)
New Revision: 20977
Modified:
trunk/seam/tests/org.jboss.tools.seam.ui.bot.test/src/org/jboss/tools/seam/ui/bot/test/create/CreateEntities.java
Log:
Remove debug breakpoint
Modified:
trunk/seam/tests/org.jboss.tools.seam.ui.bot.test/src/org/jboss/tools/seam/ui/bot/test/create/CreateEntities.java
===================================================================
---
trunk/seam/tests/org.jboss.tools.seam.ui.bot.test/src/org/jboss/tools/seam/ui/bot/test/create/CreateEntities.java 2010-03-22
17:49:32 UTC (rev 20976)
+++
trunk/seam/tests/org.jboss.tools.seam.ui.bot.test/src/org/jboss/tools/seam/ui/bot/test/create/CreateEntities.java 2010-03-23
12:47:47 UTC (rev 20977)
@@ -30,13 +30,6 @@
public void testCreateEntityFor22ear(){
createSeamUnit(TEST_TYPE, seam22Settings, TYPE_EAR);
- // TODO: Remove it
- try {
- System.in.read();
- } catch (IOException e) {
- // TODO Auto-generated catch block
- e.printStackTrace();
- }
}
}
Show replies by date