MAPREDUCE-7363. Rename JobClientUnitTest to TestJobClients (#3487)
This commit is contained in:
parent
1f8f53f7d7
commit
f5148ca542
@ -44,7 +44,7 @@
|
||||
import org.junit.Test;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public class JobClientUnitTest {
|
||||
public class TestJobClients {
|
||||
|
||||
public class TestJobClient extends JobClient {
|
||||
|
Loading…
Reference in New Issue
Block a user