Author: psuchy
Date: 2012-08-20 10:04:34 -0400 (Mon, 20 Aug 2012)
New Revision: 43113
Modified:
branches/jbosstools-3.3.x/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/ProjectTestsSuite.java
Log:
Modified:
branches/jbosstools-3.3.x/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/ProjectTestsSuite.java
===================================================================
---
branches/jbosstools-3.3.x/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/ProjectTestsSuite.java 2012-08-20
13:53:22 UTC (rev 43112)
+++
branches/jbosstools-3.3.x/runtime/tests/org.jboss.tools.runtime.as.ui.bot.test/src/org/jboss/tools/runtime/as/ui/bot/test/ProjectTestsSuite.java 2012-08-20
14:04:34 UTC (rev 43113)
@@ -14,8 +14,8 @@
@RunWith(RequirementAwareSuite.class)
@SuiteClasses({
- //DetectJBoss7.class,
- //OperateJBoss7.class,
+ DetectJBoss7.class,
+ OperateJBoss7.class,
DetectSeam22.class,
CheckSeam22.class,
DetectSeam23.class,