aboutsummaryrefslogtreecommitdiffstats
path: root/run-all-junit-tests/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'run-all-junit-tests/pom.xml')
-rw-r--r--run-all-junit-tests/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml
index ff35e03af..5d3d12e93 100644
--- a/run-all-junit-tests/pom.xml
+++ b/run-all-junit-tests/pom.xml
@@ -191,9 +191,6 @@
have to use Maven and get the test results reported within the IDE's JUnit user interface.
-->
<id>repeat-all-unit-tests</id>
- <activation>
- <activeByDefault>false</activeByDefault>
- </activation>
<build>
<plugins>
<plugin>