This commit is contained in:
Bingkun Guo 2015-12-21 14:41:38 -06:00
parent 47a8f2d3f1
commit 52261c5539
1 changed files with 1 additions and 0 deletions

View File

@ -102,4 +102,5 @@ public class CuratorTestBase
CloseQuietly.close(curator);
CloseQuietly.close(server);
}
}