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