From 6df3d5fe32be5493560cd4995ab91c2a4cef42fc Mon Sep 17 00:00:00 2001 From: Jannis Harder Date: Tue, 24 May 2011 23:15:21 +0200 Subject: Moved displaying of win panel in game control git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@270 72836036-5685-4462-b002-a69064685172 --- test/jrummikub/control/RoundControlTest.java | 1 + 1 file changed, 1 insertion(+) (limited to 'test/jrummikub/control/RoundControlTest.java') 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(); -- cgit v1.2.3