mirror of https://github.com/apache/lucene.git
fix: gradlew check
This commit is contained in:
parent
4d20fa6eae
commit
a7b147a810
|
@ -43,7 +43,6 @@ public class TestSlowLog extends LuceneTestCase {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public void testAddAllQueries() {
|
public void testAddAllQueries() {
|
||||||
SlowLog slowLog = new SlowLog();
|
SlowLog slowLog = new SlowLog();
|
||||||
long time1 = 1;
|
long time1 = 1;
|
||||||
|
|
Loading…
Reference in New Issue