提交 42a69159 编写于 作者: C chegar

8022121: Remove superfluous @test tag from SpliteratorTraversingAndSplittingTest

Reviewed-by: psandoz
上级 45be8680
......@@ -25,6 +25,7 @@
* @test
* @summary Spliterator traversing and splitting tests
* @run testng SpliteratorTraversingAndSplittingTest
* @bug 8020016
*/
import org.testng.annotations.DataProvider;
......@@ -81,10 +82,6 @@ import java.util.function.UnaryOperator;
import static org.testng.Assert.*;
import static org.testng.Assert.assertEquals;
/**
* @test
* @bug 8020016
*/
@Test
public class SpliteratorTraversingAndSplittingTest {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册