tmf: Rename packages to org.eclipse.tracecompass.*
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui.swtbot.tests / pom.xml
index 3166b551d731dfc0091f237739f1bf1a6329e6d5..1f74ce1bc80c2ae9fe980b18b89b562bfb6c7efb 100644 (file)
@@ -33,7 +33,7 @@
         <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.tmf.ui.swtbot.tests</testSuite>
-          <testClass>org.eclipse.linuxtools.tmf.ui.swtbot.tests.AllTmfUISWTBotTests</testClass>
+          <testClass>org.eclipse.tracecompass.tmf.ui.swtbot.tests.AllTmfUISWTBotTests</testClass>
           <useUIHarness>true</useUIHarness>
           <useUIThread>false</useUIThread>
           <argLine>${tycho.testArgLine} ${base.ui.test.vmargs}</argLine>
This page took 0.025211 seconds and 5 git commands to generate.