From 0b7b2a87d365db7620ce42f571733bb6453225ca Mon Sep 17 00:00:00 2001 From: Alvaro Sanchez-Leon Date: Fri, 15 Apr 2016 15:45:40 -0400 Subject: [PATCH] Enable coverage measurements from stand alone debugger tests Change-Id: Ia6537659897057f29fd7a766c93ab72707048de5 --- debug/org.eclipse.cdt.debug.application.tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debug/org.eclipse.cdt.debug.application.tests/pom.xml b/debug/org.eclipse.cdt.debug.application.tests/pom.xml index 933be14d0cc..9177fd0a159 100644 --- a/debug/org.eclipse.cdt.debug.application.tests/pom.xml +++ b/debug/org.eclipse.cdt.debug.application.tests/pom.xml @@ -33,7 +33,7 @@ false org.eclipse.cdt.debug.application.product org.eclipse.cdt.debug.application.app - ${base.ui.test.vmargs} + ${tycho.testArgLine} ${base.ui.test.vmargs} **/AllTests.*