mirror of https://github.com/apache/lucene.git
removing only @author tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679521 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3d140bcfb6
commit
90146c2bb3
|
@ -19,9 +19,9 @@ package org.apache.solr.analysis;
|
|||
import org.apache.solr.core.SolrConfig;
|
||||
import org.apache.solr.util.TestHarness;
|
||||
import junit.framework.TestCase;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author hbiestro
|
||||
*/
|
||||
abstract public class AnalysisTestCase extends TestCase {
|
||||
protected SolrConfig solrConfig;
|
||||
|
|
Loading…
Reference in New Issue