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:
David Wayne Smiley 2012-07-02 06:49:11 +00:00
parent 132175856f
commit 2a05dbbb3d
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ import java.util.Set;
/**
* Based off of Solr 3's SpatialFilterTest.
* @author dsmiley
*/
public class PortedSolr3Test extends StrategyTestCase {