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:
Michael McCandless 2013-01-29 00:19:27 +00:00
parent d8afc5ab84
commit 38a1db697a
1 changed files with 0 additions and 1 deletions

View File

@ -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);