Remove all "AllTests" suites
[deliverable/tracecompass.git] / statesystem / org.eclipse.tracecompass.statesystem.core.tests / pom.xml
index 896391a220b078cc9c3ff8089b795f4048baf577..299b4b399b077c021fca70762f14c639765103a8 100644 (file)
 
   <name>Trace Compass State System Core Tests Plug-in</name>
 
- <build>
-    <plugins>
-      <plugin>
-        <groupId>org.eclipse.tycho</groupId>
-        <artifactId>tycho-surefire-plugin</artifactId>
-        <configuration>
-          <testSuite>org.eclipse.tracecompass.statesystem.core.tests</testSuite>
-          <testClass>org.eclipse.tracecompass.statesystem.core.tests.AllTests</testClass>
-          <useUIHarness>false</useUIHarness>
-          <useUIThread>false</useUIThread>
-          <product>org.eclipse.platform.ide</product>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
-
 </project>
This page took 0.024281 seconds and 5 git commands to generate.