From 3c3d4fc15142e73d3f295845fe05e10899480b0d Mon Sep 17 00:00:00 2001 From: Matt Farmer Date: Sun, 16 Nov 2014 15:31:04 -0500 Subject: [PATCH] Put mockito in the test scope. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 2080f84e31..749c8cb24a 100644 --- a/pom.xml +++ b/pom.xml @@ -107,6 +107,7 @@ org.mockito mockito-all 1.9.5 + test