mirror of
				https://github.com/inf112-v20/Fiasko.git
				synced 2025-11-03 19:23:45 +01:00 
			
		
		
		
	Flytter RoboRallyGameTest til korrekt pakke
This commit is contained in:
		@@ -1,9 +1,7 @@
 | 
			
		||||
package inf112.fiasko.roborally.game_wrapper;
 | 
			
		||||
package inf112.fiasko.roborally.objects;
 | 
			
		||||
 | 
			
		||||
import static org.junit.Assert.assertTrue;
 | 
			
		||||
 | 
			
		||||
import inf112.fiasko.roborally.objects.IDrawableGame;
 | 
			
		||||
import inf112.fiasko.roborally.objects.RoboRallyGame;
 | 
			
		||||
import org.junit.Before;
 | 
			
		||||
import org.junit.Test;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user