Skip to content

Commit 139876f

Browse files
committed
#539 Checkstyle fix
1 parent f3c4640 commit 139876f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

balking/src/test/java/com/iluwatar/balking/WashingMachineTest.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030

3131
import static org.junit.Assert.*;
3232

33+
/**
34+
* Tests for {@link WashingMachine}
35+
*/
3336
public class WashingMachineTest {
3437

3538
private volatile WashingMachineState machineStateGlobal;

0 commit comments

Comments
 (0)