Rename ActionCosts...Test

that one
This commit is contained in:
Brady 2018-09-25 09:08:29 -05:00
parent 7632f0184c
commit bb5b1a7a91
No known key found for this signature in database
GPG Key ID: 73A788379A197567
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ import org.junit.Test;
import static baritone.api.pathing.movement.ActionCosts.*;
import static org.junit.Assert.assertEquals;
public class ActionCostsButOnlyTheOnesThatMakeMickeyDieInsideTest {
public class ActionCostsTest {
@Test
public void testFallNBlocksCost() {
assertEquals(FALL_N_BLOCKS_COST.length, 257); // Fall 0 blocks through fall 256 blocks