Fixed Clone

git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@118 72836036-5685-4462-b002-a69064685172
This commit is contained in:
Ida Massow 2011-05-04 19:39:17 +02:00
parent 3c29502506
commit ea37e2f0d2
3 changed files with 13 additions and 4 deletions

View file

@ -20,5 +20,7 @@ public class RoundControlTest {
assertEquals(14, testGameState.getPlayer(i).getHand().getSize());
}
}
}