mirror of https://github.com/apache/lucene.git
remove stale nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4547@1439712 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d8afc5ab84
commit
38a1db697a
|
@ -217,7 +217,6 @@ public class TestFieldCache extends LuceneTestCase {
|
|||
}
|
||||
|
||||
// seek the enum around (note this isn't a great test here)
|
||||
// nocommit
|
||||
int num = atLeast(100);
|
||||
for (int i = 0; i < num; i++) {
|
||||
int k = random().nextInt(nTerms);
|
||||
|
|
Loading…
Reference in New Issue