mirror of
https://github.com/cabaletta/baritone
synced 2025-02-06 06:43:17 +00:00
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 static baritone.api.pathing.movement.ActionCostsButOnlyTheOnesThatMakeMickeyDieInside.*;
|
||||
import static baritone.api.pathing.movement.ActionCosts.*;
|
||||
import static org.junit.Assert.assertEquals;
|
||||
|
||||
public class ActionCostsButOnlyTheOnesThatMakeMickeyDieInsideTest {
|
||||
|
Loading…
Reference in New Issue
Block a user