no message
This commit is contained in:
parent
e3c98ed9a6
commit
39651af917
|
|
@ -23,7 +23,6 @@ import java.util.List;
|
|||
*/
|
||||
public class StartUpTestCase {
|
||||
|
||||
@Test
|
||||
public void test() throws Exception {
|
||||
ClusterConfigInitializer.initialize("collector.config");
|
||||
System.out.println(ClusterConfig.Cluster.Current.roles);
|
||||
|
|
|
|||
Loading…
Reference in New Issue