Remove all "AllTests" suites
[deliverable/tracecompass.git] / btf / org.eclipse.tracecompass.btf.core.tests / pom.xml
index 95251b515884f999e5312b5f81d3860184a02919..d7aacdc56897e69b4830b814c402b284c3098380 100644 (file)
 
   <name>Best Trace Format Tests Plug-in</name>
 
- <build>
-    <plugins>
-      <plugin>
-        <groupId>org.eclipse.tycho</groupId>
-        <artifactId>tycho-surefire-plugin</artifactId>
-        <version>${tycho-version}</version>
-        <configuration>
-          <testSuite>org.eclipse.tracecompass.btf.core.tests</testSuite>
-          <testClass>org.eclipse.tracecompass.btf.core.tests.AllTests</testClass>
-          <useUIHarness>false</useUIHarness>
-          <useUIThread>false</useUIThread>
-          <product>org.eclipse.platform.ide</product>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
-
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
This page took 0.024595 seconds and 5 git commands to generate.