Apply import ordering rules to CraftBukkit classes
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
package org.bukkit.entity;
|
||||
|
||||
import static junit.framework.TestCase.*;
|
||||
import net.minecraft.server.DragonControllerPhase;
|
||||
import org.bukkit.craftbukkit.entity.CraftEnderDragon;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Test;
|
||||
|
||||
import static junit.framework.TestCase.assertNotNull;
|
||||
|
||||
public class EnderDragonPhaseTest {
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user