BAEL-2033 - Removing duplicates and @Test (#5125)
* removed BenchmarkUnitTest from cove-java-8 * Removed StreamsOrderingUnitTest from core-java-8 * Removed test annotation from the unit test This test will not need to be run manually.
This commit is contained in:
committed by
Josh Cummings
parent
4ba8e227e5
commit
5e3a0c7ad3
@@ -18,7 +18,6 @@ import java.util.stream.IntStream;
|
||||
public class BenchmarkUnitTest
|
||||
{
|
||||
|
||||
@Test
|
||||
public void
|
||||
launchBenchmark() throws Exception {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user