Skip to content
Snippets Groups Projects
Commit 454499bb authored by Christian Wulf's avatar Christian Wulf
Browse files

ignored test in MergerTest

parent bb439888
No related branches found
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ public class MergerTest { ...@@ -63,7 +63,7 @@ public class MergerTest {
} }
@Test @Test
// @Ignore @Ignore
public void roundRobinShouldWork() { public void roundRobinShouldWork() {
mergerUnderTest.setStrategy(new RoundRobinStrategy()); mergerUnderTest.setStrategy(new RoundRobinStrategy());
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment