package com.github.obourgain.elasticsearch.http.handler.admin.indices; import com.github.obourgain.elasticsearch.http.AbstractTest; public class PutIndexTemplateActionHandlerTest extends AbstractTest { }