diff --git a/pom.xml b/pom.xml index 3cb463d4bb8..25c5a737d44 100644 --- a/pom.xml +++ b/pom.xml @@ -1264,19 +1264,8 @@ org.eclipse.jdt.ui.text.custom_code_templates=test ${skip.unit.tests} - - false - - - - - - - - - - + @@ -1287,6 +1276,13 @@ org.eclipse.jdt.ui.text.custom_code_templates= + + + com.carrotsearch.randomizedtesting + junit4-ant + ${testframework.version} + +