mirror of https://github.com/apache/lucene.git
remove duplicate test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4547@1433703 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4439137d0f
commit
f749d7092a
|
@ -30,6 +30,7 @@ import org.apache.lucene.util.BytesRef;
|
|||
import org.apache.lucene.util.IOUtils;
|
||||
import org.apache.lucene.util.Version;
|
||||
|
||||
// nocommit move this back to test-framework!!!
|
||||
public class MultiSimpleDocValues {
|
||||
|
||||
// moved to src/java so SlowWrapper can use it... uggggggh
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue