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

Move Tests into source/java folder uc3 + 4

parent eca999e4
No related branches found
No related tags found
1 merge request!208Add benchmark implementations for Hazelcast Jet
...@@ -151,4 +151,9 @@ public class Uc4PipelineTest extends JetTestSupport { ...@@ -151,4 +151,9 @@ public class Uc4PipelineTest extends JetTestSupport {
Jet.shutdownAll(); 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