From e97c01c140841667b1fa50a9ffa41bb60952e4ec Mon Sep 17 00:00:00 2001 From: Fabrice Bacchella <fbacchella@spamcop.net> Date: Tue, 26 May 2015 17:42:07 -0400 Subject: [PATCH] Invalid kerberos patches, works now and with a test. --- build.moxie | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/build.moxie b/build.moxie index 237c3d3..6863968 100644 --- a/build.moxie +++ b/build.moxie @@ -185,6 +185,7 @@ - test 'org.seleniumhq.selenium:selenium-java:${selenium.version}' @jar - test 'org.seleniumhq.selenium:selenium-support:${selenium.version}' @jar - test 'org.seleniumhq.selenium:selenium-firefox-driver:${selenium.version}' +- test 'org.mockito:mockito-core:1.10.19' # Dependencies with the "build" scope are retrieved # and injected into the Ant runtime classpath - build 'jacoco' -- Gitblit v1.9.1