mirror of https://github.com/apache/lucene.git
nuke suppression
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4547@1436408 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
74c7556ea0
commit
66dc7bef6b
|
@ -51,8 +51,6 @@ import org.apache.lucene.util.LuceneTestCase;
|
|||
* Please try to keep src/java/overview.html up-to-date when making changes
|
||||
* to this class.
|
||||
*/
|
||||
// nocommit
|
||||
@SuppressCodecs("Lucene40")
|
||||
public class TestDemoDocValue extends LuceneTestCase {
|
||||
|
||||
public void testDemoNumber() throws IOException {
|
||||
|
|
Loading…
Reference in New Issue