mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-01-31 23:29:36 +01:00
Flytter RoboRallyGameTest til korrekt pakke
This commit is contained in:
parent
bdf60e82ce
commit
52046fea40
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user