mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-02 06:35:28 +02:00
[releng]working on a tycho-maven build.
This commit is contained in:
parent
389e367fdf
commit
12a68e701a
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
<artifactId>tycho-surefire-plugin</artifactId>
|
||||
<version>${tycho-version}</version>
|
||||
<configuration>
|
||||
<testClass>org.eclipse.rse.tests</testClass>
|
||||
<testSuite>org.eclipse.rse.tests</testSuite>
|
||||
<testClass>org.eclipse.rse.tests.RSECombinedTestSuite</testClass>
|
||||
<useUIHarness>true</useUIHarness>
|
||||
<useUIThread>true</useUIThread>
|
||||
|
|
Loading…
Add table
Reference in a new issue