mirror of https://github.com/apache/lucene.git
did not help :(
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1357952 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c971f7929a
commit
637fa5d715
|
@ -44,8 +44,6 @@ import java.util.HashSet;
|
|||
import java.util.List;
|
||||
import java.util.Set;
|
||||
|
||||
///CLOVER:OFF
|
||||
|
||||
/**
|
||||
* Based off of Solr 3's SpatialFilterTest.
|
||||
*/
|
||||
|
@ -217,5 +215,3 @@ public class PortedSolr3Test extends StrategyTestCase {
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
///CLOVER:ON
|
||||
|
|
Loading…
Reference in New Issue