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:
Uwe Schindler 2012-07-05 21:46:30 +00:00
parent c971f7929a
commit 637fa5d715
1 changed files with 0 additions and 4 deletions

View File

@ -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