Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'perf/org.eclipse.linuxtools.perf.tests/pom.xml')
-rw-r--r--perf/org.eclipse.linuxtools.perf.tests/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/perf/org.eclipse.linuxtools.perf.tests/pom.xml b/perf/org.eclipse.linuxtools.perf.tests/pom.xml
index 6d157920b8..457b184022 100644
--- a/perf/org.eclipse.linuxtools.perf.tests/pom.xml
+++ b/perf/org.eclipse.linuxtools.perf.tests/pom.xml
@@ -31,8 +31,6 @@
<configuration>
<useUIHarness>true</useUIHarness>
<useUIThread>true</useUIThread>
- <testSuite>org.eclipse.linuxtools.perf.tests</testSuite>
- <testClass>org.eclipse.linuxtools.internal.perf.tests.AllPerfTests</testClass>
</configuration>
</plugin>
</plugins>

Back to the top