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:
Michael McCandless 2013-01-15 22:18:39 +00:00
parent 4439137d0f
commit f749d7092a
2 changed files with 1 additions and 1135 deletions

View File

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