From ea37e2f0d26cdef4537d4792fadcab1dbc4ec337 Mon Sep 17 00:00:00 2001 From: Ida Massow Date: Wed, 4 May 2011 19:39:17 +0200 Subject: Fixed Clone git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@118 72836036-5685-4462-b002-a69064685172 --- test/jrummikub/control/RoundControlTest.java | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/jrummikub/control') diff --git a/test/jrummikub/control/RoundControlTest.java b/test/jrummikub/control/RoundControlTest.java index 2e6a7d0..c591563 100644 --- a/test/jrummikub/control/RoundControlTest.java +++ b/test/jrummikub/control/RoundControlTest.java @@ -20,5 +20,7 @@ public class RoundControlTest { assertEquals(14, testGameState.getPlayer(i).getHand().getSize()); } } + + } -- cgit v1.2.3