diff options
author | waqas.ikram <waqas.ikram@ericsson.com> | 2018-07-12 12:47:09 +0100 |
---|---|---|
committer | waqas.ikram <waqas.ikram@ericsson.com> | 2018-07-13 11:47:15 +0100 |
commit | cb768ce12516415276ee370112a837014cb8c37c (patch) | |
tree | 3d7418e312f3a29126e19d9683a34ad420f6166d /testsuites/pom.xml | |
parent | 2e32896a4e98fe2047b2e6356d4e9d7dbd3a0252 (diff) |
Adding Benchmark module
Change-Id: I4817580bf53bbf46b6890b70d49c8a2edabca749
Issue-ID: POLICY-865
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
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 |