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:
Sam Millington
2018-09-01 01:28:27 +01:00
committed by Josh Cummings
parent 4ba8e227e5
commit 5e3a0c7ad3
3 changed files with 0 additions and 247 deletions

View File

@@ -18,7 +18,6 @@ import java.util.stream.IntStream;
public class BenchmarkUnitTest
{
@Test
public void
launchBenchmark() throws Exception {