aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTal Gitelman <tg851x@intl.att.com>2018-06-06 14:46:07 +0300
committerTal Gitelman <tg851x@intl.att.com>2018-06-06 12:37:17 +0000
commitb2533e5f96d5341693df7e6aba5d78a58c10af8c (patch)
treedb2568200b6927899c6b595dbcc6e06f56bdc69d /pom.xml
parente82d411b6807bb8cd0940cd41712a1879a14f763 (diff)
new unit tests for sdc-dao
Change-Id: Iea7efb56bb8125cc9e236f726fe67c9832b85fec Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.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 e94dd9acf2..f432255040 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,6 +147,7 @@
<artifactId>mockito-core</artifactId>
<version>${mockito.version}</version>
</dependency>
+
<dependency>
<groupId>org.jmockit</groupId>
<artifactId>jmockit</artifactId>