Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2015-06-15 11:19:08 +0000
committerCamille Letavernier2015-06-15 14:23:03 +0000
commit9c83c52f03e411a83f3210d90e146afd44557200 (patch)
treedf7d0929c7c49f322d6a825c925ebbb0cb377f63 /releng/extra-tests/pom.xml
parent1610956774bfb863a3c92f160f31238675bb83a0 (diff)
downloadorg.eclipse.papyrus-9c83c52f03e411a83f3210d90e146afd44557200.tar.gz
org.eclipse.papyrus-9c83c52f03e411a83f3210d90e146afd44557200.tar.xz
org.eclipse.papyrus-9c83c52f03e411a83f3210d90e146afd44557200.zip
[Gerrit Test] Clean verify + new variable to skip tests
Change-Id: I2a83f8ee0a21a7ecb390d9e983d2086506f24a85 Signed-off-by: Camille Letavernier <camille.letavernier@cea.fr>
Diffstat (limited to 'releng/extra-tests/pom.xml')
-rw-r--r--releng/extra-tests/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/releng/extra-tests/pom.xml b/releng/extra-tests/pom.xml
index 3558a1e6cd9..2fc623ccc3c 100644
--- a/releng/extra-tests/pom.xml
+++ b/releng/extra-tests/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.extra.AllTests</testSuiteClass>
- <skipInnerTests>true</skipInnerTests>
</properties>
<modules>
<!-- Extra-tests modules -->

Back to the top