From d6c0c6c08b738d436d929a9ce5cb3a6be10b1a12 Mon Sep 17 00:00:00 2001 From: Mickael Istria Date: Sat, 1 Oct 2022 11:37:25 +0200 Subject: [PATCH] Run AllPDETests with Tycho not only the minimal subset --- ui/org.eclipse.pde.ui.tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/org.eclipse.pde.ui.tests/pom.xml b/ui/org.eclipse.pde.ui.tests/pom.xml index ff8704b13d..239c83bff7 100644 --- a/ui/org.eclipse.pde.ui.tests/pom.xml +++ b/ui/org.eclipse.pde.ui.tests/pom.xml @@ -25,7 +25,7 @@ -warn:-discouraged true ${project.artifactId} - org.eclipse.pde.ui.tests.AllPDEMinimalTests + org.eclipse.pde.ui.tests.AllPDETests