mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-03-03 00:29:45 +01:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
9ad9914c7d
@ -5,7 +5,10 @@ import inf112.fiasko.roborally.abstractions.GameTexture;
|
||||
import org.junit.Before;
|
||||
import org.junit.Test;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
import static org.junit.Assert.assertEquals;
|
||||
import static org.junit.Assert.assertSame;
|
||||
import static org.junit.Assert.assertFalse;
|
||||
import static org.junit.Assert.assertTrue;
|
||||
|
||||
public class DrawableObjectTest {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user