summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBilal A <bilal@research.att.com>2019-02-21 11:31:02 -0500
committerBilal A <bilal@research.att.com>2019-02-21 11:39:37 -0500
commitea53f04fe4c29a1bb4330735fb452dad6f1c9669 (patch)
tree8966348ceaa8aae387b430b996af182f4feb5eed /pom.xml
parentd1a702ca63adfd763bcc2e0aa1f71131bbc73308 (diff)
Adds basic stability tests for Policy PAP
Includes 1) Basic health check test 2) Statistics API test Change-Id: I89bd11e1f10a2b6cdd3cf440654f3415f21f9edb Issue-ID: POLICY-1460 Signed-off-by: Bilal A <bilal@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index a413e2db..a1d33786 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,6 +52,7 @@
<modules>
<module>main</module>
<module>packages</module>
+ <module>testsuites</module>
</modules>
<dependencies>