mirror of https://github.com/apache/lucene.git
LUCENE-5801: move test under correct package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1607585 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a7eee727cf
commit
3b6e78cf3b
|
@ -1,4 +1,4 @@
|
|||
package org.apache.lucene.facet.taxonomy.utils;
|
||||
package org.apache.lucene.facet.taxonomy;
|
||||
|
||||
import java.io.IOException;
|
||||
|
Loading…
Reference in New Issue