disable betterblockpostest

This commit is contained in:
Leijurv 2018-09-02 16:38:32 -07:00
parent 685cc4d06e
commit 7333f9dc9a
No known key found for this signature in database
GPG Key ID: 44A3EA646EADAC6A

View File

@ -18,11 +18,10 @@
package baritone.utils.pathing;
import net.minecraft.util.math.BlockPos;
import org.junit.Test;
public class BetterBlockPosTest {
@Test
//@Test
public void benchMulti() {
System.out.println("Benching up()");
for (int i = 0; i < 10; i++) {