revert last commit; maybe there's a real but here...

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1214758 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2011-12-15 13:49:55 +00:00
parent 909f6533fe
commit fd7c848ef5
1 changed files with 0 additions and 2 deletions

View File

@ -23,10 +23,8 @@ import org.apache.lucene.index.codecs.Codec;
import org.apache.lucene.index.codecs.memory.MemoryPostingsFormat;
import org.apache.lucene.store.*;
import org.apache.lucene.util.*;
import org.apache.lucene.util.LuceneTestCase.UseNoMemoryExpensiveCodec;
import org.junit.Test;
@UseNoMemoryExpensiveCodec
public class TestRollingUpdates extends LuceneTestCase {
// Just updates the same set of N docs over and over, to