From 8470e10535de6c7aa4c01fc11da71670d303b6f0 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 bf5a900574..f03418c52e 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