Skip to content

Commit fec521e

Browse files
committed
Test is fixed. No need to ignore it any longer.
1 parent 8267e7b commit fec521e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/org/culturegraph/mf/stream/pipe/StreamBufferTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
public final class StreamBufferTest {
3535

3636
@Test
37-
@Ignore
3837
public void testCorrectBuffering(){
3938
final EventList list = new EventList();
4039
execTestEvents(list);

0 commit comments

Comments
 (0)