Skip to content

Commit

Permalink
MAPREDUCE-7363. Rename JobClientUnitTest to TestJobClients
Browse files Browse the repository at this point in the history
  • Loading branch information
dongjoon-hyun committed Sep 26, 2021
1 parent 1397cf2 commit 03bbd6c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -44,7 +44,7 @@
import org.junit.Test;

@SuppressWarnings("deprecation")
public class JobClientUnitTest {
public class TestJobClients {

public class TestJobClient extends JobClient {

Expand Down

0 comments on commit 03bbd6c

Please sign in to comment.