Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Megert2014-12-17 09:50:08 +0000
committerDani Megert2014-12-17 09:50:08 +0000
commit1faf4d92b3e9c1a384c0650fbcc2a50c7bbc3176 (patch)
tree01f9d8a1c9a670f41d553484d2e472332dd6f4ff /tests/org.eclipse.team.tests.core
parent6b374021c44955629774140cb191b3f619c3cc3c (diff)
downloadeclipse.platform.team-1faf4d92b3e9c1a384c0650fbcc2a50c7bbc3176.tar.gz
eclipse.platform.team-1faf4d92b3e9c1a384c0650fbcc2a50c7bbc3176.tar.xz
eclipse.platform.team-1faf4d92b3e9c1a384c0650fbcc2a50c7bbc3176.zip
Diffstat (limited to 'tests/org.eclipse.team.tests.core')
-rw-r--r--tests/org.eclipse.team.tests.core/test.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/org.eclipse.team.tests.core/test.xml b/tests/org.eclipse.team.tests.core/test.xml
index f825a57b4..538c3b2aa 100644
--- a/tests/org.eclipse.team.tests.core/test.xml
+++ b/tests/org.eclipse.team.tests.core/test.xml
@@ -58,7 +58,6 @@
<!-- the tests have been run should go here. -->
<target name="run" depends="init,suite,cleanup">
<ant target="collect" antfile="${library-file}" dir="${eclipse-home}">
- <property name="vmargs" value="-Xms250M -Xmx250M"/>
<property name="includes" value="org*.xml"/>
<property name="output-file" value="org.eclipse.team.tests.core.xml"/>
</ant>

Back to the top