Skip to content
Snippets Groups Projects
Commit 8cbf4894 authored by Ivan Ukhov's avatar Ivan Ukhov
Browse files

Disable the simple-move test

parent 650305d5
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ public class MoveTest extends FreeColTestCase {
}
public void testSimpleMove() {
public void disabledTestSimpleMove() {
Game game = ServerTestHelper.startServerGame(getTestMap(plains));
Map map = game.getMap();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment