Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/main-tests-with-cdo/pom.xml')
-rwxr-xr-xreleng/main-tests-with-cdo/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/releng/main-tests-with-cdo/pom.xml b/releng/main-tests-with-cdo/pom.xml
index 4c4bf351d21..148d587c72c 100755
--- a/releng/main-tests-with-cdo/pom.xml
+++ b/releng/main-tests-with-cdo/pom.xml
@@ -14,7 +14,6 @@
<properties>
<testConfig>CI_TESTS_CONFIG</testConfig> <!-- See org.eclipse.papyrus.junit.framework.classification.ClassificationConfig -->
- <testSuiteClass>org.eclipse.papyrus.tests.AllTests</testSuiteClass>
<jacoco.version>0.7.9</jacoco.version>
<!-- Separate property for test argLine seems to be required when running
Jacoco + Surefire -->

Back to the top