Update to match checkStyle rules added for test packages #324
This commit is contained in:
parent
52192de909
commit
17b889c31d
@ -25,7 +25,7 @@ public class DelegateTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testHPPrinter() throws Exception {
|
||||
public void testHpPrinter() throws Exception {
|
||||
AbstractPrinterController abstractController = new PrinterController(new HpPrinter());
|
||||
abstractController.print(MESSAGE);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user