Revert "move trigger tests to top-level x-pack test directory"

This reverts commit elastic/x-pack@1615d496d5.

Original commit: elastic/x-pack-elasticsearch@bcc2ae8e26
This commit is contained in:
Areek Zillur 2016-06-01 21:29:43 -04:00
parent 1e57153e0f
commit 51144b3330
16 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ import java.util.List;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.TimeUnit;
import static org.elasticsearch.xpack.trigger.schedule.Schedules.hourly;
import static org.elasticsearch.xpack.trigger.schedule.Schedules.interval;
import static org.hamcrest.Matchers.is;
import static org.joda.time.DateTimeZone.UTC;