Skip to content

Commit 9183909

Browse files
committed
HADOOP-18568: Add JUnit 5 Test import
Signed-off-by: Chris Nauroth <[email protected]>
1 parent 7acb89c commit 9183909

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/commit/magic/ITestMagicCommitProtocol.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
import org.apache.hadoop.mapreduce.JobStatus;
4242
import org.apache.hadoop.mapreduce.TaskAttemptContext;
4343
import org.apache.hadoop.mapreduce.task.TaskAttemptContextImpl;
44+
import org.junit.jupiter.api.Test;
4445
import org.junit.jupiter.params.ParameterizedTest;
4546
import org.junit.jupiter.params.provider.MethodSource;
4647

0 commit comments

Comments
 (0)