mirror of https://github.com/apache/lucene.git
LUCENE-7163: move Polygon's test too
This commit is contained in:
parent
a70c3df7a6
commit
741a1e4eed
|
@ -14,7 +14,7 @@
|
|||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
package org.apache.lucene.spatial.util;
|
||||
package org.apache.lucene.geo;
|
||||
|
||||
import org.apache.lucene.geo.Polygon;
|
||||
import org.apache.lucene.util.LuceneTestCase;
|
Loading…
Reference in New Issue