mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-02-01 07:39:35 +01:00
fikset feil i test
This commit is contained in:
parent
12605fedfb
commit
f035094789
@ -12,7 +12,7 @@ public class RoboRallyGameTest {
|
|||||||
|
|
||||||
@Before
|
@Before
|
||||||
public void setUp() {
|
public void setUp() {
|
||||||
game = new RoboRallyGame(new ArrayList<>(),"",false);
|
game = new RoboRallyGame(new ArrayList<>(),"Checkmate.txt",false);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user