summaryrefslogtreecommitdiffstats
path: root/infra/pom.xml
diff options
context:
space:
mode:
authorJan Srnicek <jsrnicek@cisco.com>2016-10-26 10:14:11 +0200
committerMaros Marsalek <mmarsale@cisco.com>2016-10-26 08:48:16 +0000
commitf4600723aa5e0fa99905eacd3338b33728a6c68f (patch)
treeb783639f92d2d3178b5d2503ec46591dcc0e5b17 /infra/pom.xml
parent921d1729eb2736c4f9b8b14205436934bcf81813 (diff)
HONEYCOMB-266 - Test data injection with @InjectTestData
Field/Method param injection of data from json files that are bindable/parsable by provided yang schema Change-Id: I726ef5d92e85d93d1e48175287b6192538965dd5 Signed-off-by: Maros Marsalek <mmarsale@cisco.com> Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
Diffstat (limited to 'infra/pom.xml')
-rw-r--r--infra/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/pom.xml b/infra/pom.xml
index b21fe44ef..840372daf 100644
--- a/infra/pom.xml
+++ b/infra/pom.xml
@@ -42,6 +42,7 @@
<module>impl</module>
<module>minimal-distribution</module>
<module>it</module>
+ <module>test-utils</module>
</modules>
<!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->