Author: adietish
Date: 2011-10-04 13:32:29 -0400 (Tue, 04 Oct 2011)
New Revision: 35331
Modified:
trunk/common/tests/org.jboss.tools.common.ui.test/pom.xml
Log:
[JBIDE-9805] reenabled tests
Modified: trunk/common/tests/org.jboss.tools.common.ui.test/pom.xml
===================================================================
--- trunk/common/tests/org.jboss.tools.common.ui.test/pom.xml 2011-10-04 17:19:53 UTC (rev
35330)
+++ trunk/common/tests/org.jboss.tools.common.ui.test/pom.xml 2011-10-04 17:32:29 UTC (rev
35331)
@@ -8,19 +8,5 @@
</parent>
<groupId>org.jboss.tools.common.tests</groupId>
<artifactId>org.jboss.tools.common.ui.test</artifactId>
-
<packaging>eclipse-test-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-surefire-plugin</artifactId>
- <configuration>
- <useUIThread>false</useUIThread>
- <skip>true</skip>
- </configuration>
- </plugin>
- </plugins>
- </build>
</project>
Show replies by date