Moved ccr integration to the package with other ccr integration tests.

This commit is contained in:
Martijn van Groningen 2019-01-17 13:14:06 +01:00
parent 6fe2d6da03
commit 99b09845da
No known key found for this signature in database
GPG Key ID: AB236F4FCF2AF12A
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
* you may not use this file except in compliance with the Elastic License.
*/
package org.elasticsearch.xpack.ccr.action;
package org.elasticsearch.xpack.ccr;
import org.elasticsearch.action.ActionListener;
import org.elasticsearch.action.admin.cluster.state.ClusterStateRequest;