mirror of https://github.com/apache/druid.git
fix integration-test (#2814)
This commit is contained in:
parent
234125878a
commit
9440598685
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue