From b837e37254fdbf1874b28f375192ae10998679db Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Tue, 6 Apr 2021 17:03:28 -0400 Subject: [PATCH] [releng] Tycho surefire default includes now match CDT So we can remove the duplicate definition in our project Change-Id: Iffe54568aba5c6832c45b5798c1d515c906ac2ce --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index 9b2fcc727a0..1272b5efca3 100644 --- a/pom.xml +++ b/pom.xml @@ -842,14 +842,6 @@ tycho-surefire-plugin ${tycho-version} - - - - **/Test*.java - **/*Test.java - **/*Tests.java - **/*TestCase.java - false false