MAPREDUCE-7363. Rename JobClientUnitTest to TestJobClients (#3487)

This commit is contained in:
Dongjoon Hyun 2021-09-28 09:50:01 -07:00 committed by GitHub
parent 1f8f53f7d7
commit f5148ca542
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@
import org.junit.Test;
@SuppressWarnings("deprecation")
public class JobClientUnitTest {
public class TestJobClients {
public class TestJobClient extends JobClient {