From 80875a9ac86b3da6b7cecc495c1dd29b53c9686c Mon Sep 17 00:00:00 2001 From: Narendra Pathai Date: Sat, 26 Mar 2016 12:36:50 +0530 Subject: [PATCH] Removed dependency on Mockito from pom --- mute-idiom/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/mute-idiom/pom.xml b/mute-idiom/pom.xml index 528b60967..bad6cb8c7 100644 --- a/mute-idiom/pom.xml +++ b/mute-idiom/pom.xml @@ -30,10 +30,5 @@ junit test - - org.mockito - mockito-core - compile -