summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/jrummikub/control/RoundControlTest.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/jrummikub/control/RoundControlTest.java b/test/jrummikub/control/RoundControlTest.java
index 369ca7b..e3b11cb 100644
--- a/test/jrummikub/control/RoundControlTest.java
+++ b/test/jrummikub/control/RoundControlTest.java
@@ -155,6 +155,7 @@ public class RoundControlTest {
assertEquals(14 + 6, hand.getSize());
}
+ /** */
@Test
public void laidOutValidUnchanged() {
roundControl.startRound();