Skip to content

Commit bb3eb15

Browse files
7903838: apidiff: Update Vintage JUnit test
Reviewed-by: cstein, iris
1 parent c432f4a commit bb3eb15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/junit/apitest/SerializationMethodsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
import jdk.codetools.apidiff.Main;
3737

38-
import org.junit.Test;
38+
import org.junit.jupiter.api.Test;
3939
import org.junit.jupiter.params.ParameterizedTest;
4040
import org.junit.jupiter.params.provider.Arguments;
4141
import org.junit.jupiter.params.provider.MethodSource;

0 commit comments

Comments
 (0)