#539 Checkstyle fix

This commit is contained in:
Ilkka Seppälä 2017-04-01 15:51:01 +03:00
parent f3c4640d12
commit 139876f96a

View File

@ -30,6 +30,9 @@ import java.util.concurrent.TimeUnit;
import static org.junit.Assert.*;
/**
* Tests for {@link WashingMachine}
*/
public class WashingMachineTest {
private volatile WashingMachineState machineStateGlobal;