#539 Checkstyle fix
This commit is contained in:
parent
f3c4640d12
commit
139876f96a
@ -30,6 +30,9 @@ import java.util.concurrent.TimeUnit;
|
|||||||
|
|
||||||
import static org.junit.Assert.*;
|
import static org.junit.Assert.*;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Tests for {@link WashingMachine}
|
||||||
|
*/
|
||||||
public class WashingMachineTest {
|
public class WashingMachineTest {
|
||||||
|
|
||||||
private volatile WashingMachineState machineStateGlobal;
|
private volatile WashingMachineState machineStateGlobal;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user