mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-01-31 23:29:36 +01:00
la til en roborallywrapper i construiktøren
This commit is contained in:
parent
ce72d848b8
commit
3f4387a525
@ -12,7 +12,7 @@ public class RoboRallyGameTest {
|
|||||||
|
|
||||||
@Before
|
@Before
|
||||||
public void setUp() {
|
public void setUp() {
|
||||||
game = new RoboRallyGame(new ArrayList<>());
|
game = new RoboRallyGame(new ArrayList<>(),"",false);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user