mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
[releng] an attempt to get terminal tests running.
This commit is contained in:
parent
58b243562f
commit
2960a63f8b
1 changed files with 5 additions and 1 deletions
|
@ -12,7 +12,9 @@
|
|||
<artifactId>org.eclipse.tm.terminal.test</artifactId>
|
||||
<version>2.2.0-SNAPSHOT</version>
|
||||
<packaging>eclipse-test-plugin</packaging>
|
||||
<plugin>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.eclipse.tycho</groupId>
|
||||
<artifactId>tycho-surefire-plugin</artifactId>
|
||||
<version>${tycho-version}</version>
|
||||
|
@ -25,4 +27,6 @@
|
|||
<product>org.eclipse.sdk.ide</product>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Reference in a new issue