mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-05 08:46:02 +02:00
Fixed up the version of the test plugin.
This commit is contained in:
parent
97ffc743c4
commit
605504d745
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
||||||
<property name="ws" value="${basews}"/>
|
<property name="ws" value="${basews}"/>
|
||||||
<property name="arch" value="${basearch}"/>
|
<property name="arch" value="${basearch}"/>
|
||||||
</ant>
|
</ant>
|
||||||
<xslt style="${buildDirectory}/eclipse/plugins/org.eclipse.test/JUNIT.XSL"
|
<xslt style="${buildDirectory}/eclipse/plugins/org.eclipse.test_3.1.0/JUNIT.XSL"
|
||||||
in="${buildDirectory}/eclipse/org.eclipse.cdt.testing.xml"
|
in="${buildDirectory}/eclipse/org.eclipse.cdt.testing.xml"
|
||||||
out="${zipsdir}/junits.html"/>
|
out="${zipsdir}/junits.html"/>
|
||||||
</target>
|
</target>
|
||||||
|
|
Loading…
Add table
Reference in a new issue