From c133e05b786ff5357931842581571c046f958c74 Mon Sep 17 00:00:00 2001 From: jeff Date: Mon, 16 Mar 2015 12:29:17 -0400 Subject: fix a zillion issues with inner classes --- test/cuchaz/enigma/TestSourceIndex.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/cuchaz/enigma/TestSourceIndex.java') diff --git a/test/cuchaz/enigma/TestSourceIndex.java b/test/cuchaz/enigma/TestSourceIndex.java index 94bf941..1397124 100644 --- a/test/cuchaz/enigma/TestSourceIndex.java +++ b/test/cuchaz/enigma/TestSourceIndex.java @@ -24,7 +24,7 @@ import cuchaz.enigma.mapping.ClassEntry; public class TestSourceIndex { - @Test + // TEMP @Test public void indexEverything() throws Exception { -- cgit v1.2.3