mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-01-31 23:29:36 +01:00
Endret parameter i test metode
This commit is contained in:
parent
4632fe3acd
commit
449c36a5fc
@ -12,7 +12,7 @@ public class RoboRallyGameTest {
|
||||
|
||||
@Before
|
||||
public void setUp() {
|
||||
game = new RoboRallyGame(new ArrayList<>(),"Checkmate.txt",false);
|
||||
game = new RoboRallyGame(new ArrayList<>(),"Checkmate.txt",false, "Jonny");
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
x
Reference in New Issue
Block a user