revert accidental commit

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023251 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Muir 2010-10-16 11:28:41 +00:00
parent fb57fd149a
commit 08b226f8ca
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ import org.apache.lucene.util.LuceneTestCase;
public class TestDemo extends LuceneTestCase {
public void testDemo() throws IOException, ParseException {
fail();
Analyzer analyzer = new MockAnalyzer();
// Store the index in memory: