aboutsummaryrefslogtreecommitdiffstats
path: root/testsuites/integration/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/integration/pom.xml')
-rw-r--r--testsuites/integration/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml
index 885ac72ee..f9caabbc1 100644
--- a/testsuites/integration/pom.xml
+++ b/testsuites/integration/pom.xml
@@ -34,8 +34,8 @@
<modules>
<module>integration-common</module>
- <!--module>integration-executor-test</module-->
- <!--module>integration-uservice-test</module-->
+ <module>integration-executor-test</module>
+ <module>integration-uservice-test</module>
</modules>
<dependencies>