mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +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="arch" value="${basearch}"/>
|
||||
</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"
|
||||
out="${zipsdir}/junits.html"/>
|
||||
</target>
|
||||
|
|
Loading…
Add table
Reference in a new issue