code cleanup

This commit is contained in:
romanschenk37 2022-03-25 23:40:41 +01:00
parent 087ead234e
commit 45cffafb6b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import java.io.FileNotFoundException;
/**
* This Class tests the MoveStrategy.
*/
public class MoveStrategyTest {
public class MoveListStrategyTest {
private MoveStrategy moveList;