fix integration-test (#2814)

This commit is contained in:
Nishant 2016-04-12 02:16:32 +05:30 committed by Parag Jain
parent 234125878a
commit 9440598685
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<test name="AllTests">
<packages>
<package name="io.druid.tests.*">
<exclude name="io.druid.tests.hadoop">
<exclude name="io.druid.tests.hadoop"/>
</package>
</packages>
</test>