Skip to content
Snippets Groups Projects
Commit 487016c3 authored by Lorenz Boguhn's avatar Lorenz Boguhn
Browse files

Add clear shutdown log

parent 2cbe23fb
No related branches found
No related tags found
1 merge request!208Add benchmark implementations for Hazelcast Jet
......@@ -147,13 +147,9 @@ public class Uc4PipelineTest extends JetTestSupport {
@After
public void after() {
System.out.println("Shuting down");
// Shuts down all running Jet Instances
Jet.shutdownAll();
}
@Test
public void test(){
System.out.println("Hello There")
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment