mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-06-27 19:54:43 +02:00
Merge branch 'player-and-zoom'
This commit is contained in:
@ -89,7 +89,6 @@ public class DrawableObjectTest {
|
||||
assertEquals(HEIGHT_MAX_ARG, drawableObjectMaximumArguments.getHeight());
|
||||
}
|
||||
|
||||
|
||||
@Test
|
||||
public void getRotationMinArg() {
|
||||
assertEquals(0, drawableObjectMinimumArguments.getRotation());
|
||||
|
Reference in New Issue
Block a user