mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-06-27 11:44:42 +02:00
Forbedrer importeringer og scoping
This commit is contained in:
@ -70,7 +70,6 @@ public class DrawableObjectTest {
|
||||
assertEquals(Y_POSITION_MAX_ARG, drawableObjectMaximumArguments.getYPosition());
|
||||
}
|
||||
|
||||
|
||||
@Test
|
||||
public void getWidthMinArg() {
|
||||
assertEquals(64, drawableObjectMinimumArguments.getWidth());
|
||||
|
Reference in New Issue
Block a user