Fix compiler error
This commit is contained in:
parent
40bea503c3
commit
80a734141c
@ -19,7 +19,7 @@ package baritone.pathing.movement;
|
|||||||
|
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
|
|
||||||
import static baritone.api.pathing.movement.ActionCostsButOnlyTheOnesThatMakeMickeyDieInside.*;
|
import static baritone.api.pathing.movement.ActionCosts.*;
|
||||||
import static org.junit.Assert.assertEquals;
|
import static org.junit.Assert.assertEquals;
|
||||||
|
|
||||||
public class ActionCostsButOnlyTheOnesThatMakeMickeyDieInsideTest {
|
public class ActionCostsButOnlyTheOnesThatMakeMickeyDieInsideTest {
|
||||||
|
Loading…
Reference in New Issue
Block a user