1
0
Fork 0
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:
Doug Schaefer 2005-04-09 03:29:18 +00:00
parent 97ffc743c4
commit 605504d745

View file

@ -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>