diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-03-04 12:50:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-03-04 12:50:06 +0000 |
commit | 9f17d75f75dd087a58822dcc5aa2821267aa2193 (patch) | |
tree | c72c6e2d25bd245ee9266c7202611ad53e1ce2f1 /testsuites/integration/pom.xml | |
parent | f31cf3cd3e32107447c2edf2720ff32fa8533b9c (diff) | |
parent | 9e5c4b882728ebf3330568d068f109965d599410 (diff) |
Merge "Preparing integration tests for Graal Javascript"
Diffstat (limited to 'testsuites/integration/pom.xml')
-rw-r--r-- | testsuites/integration/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/integration/pom.xml b/testsuites/integration/pom.xml index 8ec0d387c..885ac72ee 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> |