From 4658f0e2dfd20f7bcfa5d8cdb184770af1610bb1 Mon Sep 17 00:00:00 2001 From: Jun Ohtani Date: Fri, 31 Oct 2014 14:32:33 +0900 Subject: [PATCH] Tests: Fix randomizedtest fail Closes #131 --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 150431ae305..55d7b8ac5c8 100644 --- a/pom.xml +++ b/pom.xml @@ -63,6 +63,12 @@ 1.3.RC2 test + + com.carrotsearch.randomizedtesting + randomizedtesting-runner + 2.1.10 + test + org.apache.lucene lucene-test-framework