Skip to content
Snippets Groups Projects
Commit e962a6e6 authored by Tathagata Das's avatar Tathagata Das
Browse files

Fixed accidental bug.

parent 0400aba1
No related branches found
No related tags found
No related merge requests found
......@@ -332,7 +332,7 @@ public class JavaAPISuite implements Serializable {
}
});
}
);
});
JavaTestUtils.attachTestOutputStream(transformed);
List<List<Integer>> result = JavaTestUtils.runStreams(ssc, 3, 3);
......
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