[jbosstools-commits] JBoss Tools SVN: r39849 - trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hb/ui/bot/test/view.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Mar 27 10:10:21 EDT 2012


Author: jpeterka
Date: 2012-03-27 10:10:20 -0400 (Tue, 27 Mar 2012)
New Revision: 39849

Modified:
   trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hb/ui/bot/test/view/JPADetailViewTest.java
Log:
hb ui bot test clean project enabled in JPADetailViewTest

Modified: trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hb/ui/bot/test/view/JPADetailViewTest.java
===================================================================
--- trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hb/ui/bot/test/view/JPADetailViewTest.java	2012-03-27 13:44:07 UTC (rev 39848)
+++ trunk/hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/src/org/jboss/tools/hb/ui/bot/test/view/JPADetailViewTest.java	2012-03-27 14:10:20 UTC (rev 39849)
@@ -24,7 +24,7 @@
  * @author jpeterka
  * 
  */
- at Require(clearProjects = false, perspective = "Hibernate")
+ at Require(clearProjects = true, perspective = "Hibernate")
 public class JPADetailViewTest extends HibernateBaseTest {
 		
 



More information about the jbosstools-commits mailing list