Merge pull request #1489 from metamx/moveTestPackages

Move some test packages
This commit is contained in:
Xavier Léauté 2015-07-01 11:18:09 -07:00
commit 2c463ae435
5 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
* limitations under the License. * limitations under the License.
*/ */
package io.druid.query.extraction.extraction; package io.druid.query.extraction;
import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.ObjectMapper;
import com.google.common.collect.Iterators; import com.google.common.collect.Iterators;

View File

@ -15,7 +15,7 @@
* limitations under the License. * limitations under the License.
*/ */
package io.druid.query.extraction.extraction; package io.druid.query.extraction;
import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.ObjectMapper;
import com.google.common.collect.Sets; import com.google.common.collect.Sets;

View File

@ -15,7 +15,7 @@
* limitations under the License. * limitations under the License.
*/ */
package io.druid.query.extraction.extraction; package io.druid.query.extraction;
import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.ObjectMapper;
import com.google.common.collect.Sets; import com.google.common.collect.Sets;

View File

@ -15,7 +15,7 @@
* limitations under the License. * limitations under the License.
*/ */
package io.druid.query.extraction.extraction; package io.druid.query.extraction;
import com.google.common.collect.Sets; import com.google.common.collect.Sets;
import io.druid.query.extraction.ExtractionFn; import io.druid.query.extraction.ExtractionFn;

View File

@ -15,7 +15,7 @@
* limitations under the License. * limitations under the License.
*/ */
package io.druid.query.extraction.extraction; package io.druid.query.extraction;
import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.ObjectMapper;
import com.google.common.collect.Sets; import com.google.common.collect.Sets;