code cleanup
This commit is contained in:
parent
087ead234e
commit
45cffafb6b
|
@ -10,7 +10,7 @@ import java.io.FileNotFoundException;
|
|||
/**
|
||||
* This Class tests the MoveStrategy.
|
||||
*/
|
||||
public class MoveStrategyTest {
|
||||
public class MoveListStrategyTest {
|
||||
|
||||
private MoveStrategy moveList;
|
||||
|
Loading…
Reference in New Issue