mirror of https://github.com/apache/lucene.git
removed @author
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1356083 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
132175856f
commit
2a05dbbb3d
|
@ -46,7 +46,6 @@ import java.util.Set;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Based off of Solr 3's SpatialFilterTest.
|
* Based off of Solr 3's SpatialFilterTest.
|
||||||
* @author dsmiley
|
|
||||||
*/
|
*/
|
||||||
public class PortedSolr3Test extends StrategyTestCase {
|
public class PortedSolr3Test extends StrategyTestCase {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue