diff options
Diffstat (limited to 'tests/org.eclipse.gmf.tests.xpand/pom.xml')
-rw-r--r-- | tests/org.eclipse.gmf.tests.xpand/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.gmf.tests.xpand/pom.xml b/tests/org.eclipse.gmf.tests.xpand/pom.xml index 7a7a855cd..d815b336d 100644 --- a/tests/org.eclipse.gmf.tests.xpand/pom.xml +++ b/tests/org.eclipse.gmf.tests.xpand/pom.xml @@ -32,7 +32,7 @@ <configuration> <testSuite>org.eclipse.gmf.tests</testSuite> <testClass>org.eclipse.gmf.tests.AllTests</testClass> - <argLine>-Xmx512m</argLine> + <argLine>${tycho.testArgLine} -Xmx512m</argLine> <bundleStartLevel> <bundle> <id>org.eclipse.equinox.ds</id> |