From 16d231f778c0f6851770d2f1344b1249341c9667 Mon Sep 17 00:00:00 2001 From: "Kristian S. Stangeland" Date: Thu, 13 Sep 2012 14:43:15 +0200 Subject: [PATCH] Fixed test case. --- .../com/comphenix/protocol/reflect/StructureModifierTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProtocolLib/test/com/comphenix/protocol/reflect/StructureModifierTest.java b/ProtocolLib/test/com/comphenix/protocol/reflect/StructureModifierTest.java index 82996a3b..eec8b71b 100644 --- a/ProtocolLib/test/com/comphenix/protocol/reflect/StructureModifierTest.java +++ b/ProtocolLib/test/com/comphenix/protocol/reflect/StructureModifierTest.java @@ -12,7 +12,7 @@ import com.comphenix.protocol.reflect.StructureModifier; public class StructureModifierTest { @Test - public void test() throws IllegalAccessException { + public void test() throws FieldAccessException { Packet103SetSlot move = new Packet103SetSlot(); StructureModifier modifier = new StructureModifier(