Skip to content
Snippets Groups Projects
Commit fe9ecfa3 authored by dro024's avatar dro024
Browse files

test

parent 48fef60c
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@ public class PlayerTest {
assertEquals(player.y, y2-6);
}
@Test
void MoveDownTest(){
Player player = new Player();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment