diff options
author | Jorge Hernandez <jh1730@att.com> | 2018-07-13 14:02:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-07-13 14:02:26 +0000 |
commit | 7fbb46185166f2699b624cd2616c6fdd74ef4832 (patch) | |
tree | 2c0ae4591299f242e8d90d98588901b796cd9c44 /testsuites/pom.xml | |
parent | 92eb2fc652a408819b27a3209bedda23db96bda4 (diff) | |
parent | cb768ce12516415276ee370112a837014cb8c37c (diff) |
Merge "Adding Benchmark module"
Diffstat (limited to 'testsuites/pom.xml')
-rw-r--r-- | testsuites/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/pom.xml b/testsuites/pom.xml index 9d105a290..c7bbb61e5 100644 --- a/testsuites/pom.xml +++ b/testsuites/pom.xml @@ -32,5 +32,6 @@ <modules> <module>integration</module> + <module>performance</module> </modules> </project>
\ No newline at end of file |