Remove all "AllTests" suites
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.ui.swtbot.tests / pom.xml
index 4394cbeebfddd94d3ed2a828c5561d75a51558b6..b46f6eb95fc0518e242c2fb5ae55c3b98dd37341 100644 (file)
         <groupId>org.eclipse.tycho</groupId>
         <artifactId>tycho-surefire-plugin</artifactId>
         <configuration>
-          <testSuite>org.eclipse.tracecompass.tmf.ui.swtbot.tests</testSuite>
-          <testClass>org.eclipse.tracecompass.tmf.ui.swtbot.tests.AllTmfUISWTBotTests</testClass>
           <useUIHarness>true</useUIHarness>
           <useUIThread>false</useUIThread>
-          <argLine>${tycho.testArgLine} ${base.ui.test.vmargs}</argLine>
-          <product>org.eclipse.platform.ide</product>
           <environmentVariables>
             <SWT_GTK3>${SWT_GTK3}</SWT_GTK3>
             <LIBOVERLAY_SCROLLBAR>0</LIBOVERLAY_SCROLLBAR>
This page took 0.025684 seconds and 5 git commands to generate.