mirror of https://github.com/apache/lucene.git
remove warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1026167 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
aa6adb69f4
commit
29678a0c25
|
@ -301,6 +301,7 @@ public abstract class LuceneTestCase extends Assert {
|
|||
}
|
||||
|
||||
/** @deprecated: until we fix no-fork problems in solr tests */
|
||||
@Deprecated
|
||||
private static List<String> testClassesRun = new ArrayList<String>();
|
||||
|
||||
@BeforeClass
|
||||
|
|
Loading…
Reference in New Issue