mirror of https://github.com/apache/druid.git
build #4
This commit is contained in:
parent
47a8f2d3f1
commit
52261c5539
|
@ -102,4 +102,5 @@ public class CuratorTestBase
|
||||||
CloseQuietly.close(curator);
|
CloseQuietly.close(curator);
|
||||||
CloseQuietly.close(server);
|
CloseQuietly.close(server);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue