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