13
0
geforkt von Mirrors/Paper

Ignore FROSTED_ICE in meta unit tests.

By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
CraftBukkit/Spigot 2016-03-01 13:30:26 +11:00
Ursprung 9958bd4c52
Commit 84d08ed896

Datei anzeigen

@ -69,7 +69,8 @@ public abstract class AbstractTestingBase {
Material.BEETROOT_BLOCK, Material.BEETROOT_BLOCK,
Material.END_GATEWAY, Material.END_GATEWAY,
Material.STRUCTURE_BLOCK, Material.STRUCTURE_BLOCK,
Material.BURNING_FURNACE Material.BURNING_FURNACE,
Material.FROSTED_ICE
).build(); ).build();
@BeforeClass @BeforeClass