summaryrefslogtreecommitdiff
path: root/test/cuchaz/enigma
diff options
context:
space:
mode:
Diffstat (limited to 'test/cuchaz/enigma')
-rw-r--r--test/cuchaz/enigma/TestSourceIndex.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cuchaz/enigma/TestSourceIndex.java b/test/cuchaz/enigma/TestSourceIndex.java
index 357acb6..96a8923 100644
--- a/test/cuchaz/enigma/TestSourceIndex.java
+++ b/test/cuchaz/enigma/TestSourceIndex.java
@@ -24,7 +24,7 @@ import cuchaz.enigma.mapping.ClassEntry;
24public class TestSourceIndex { 24public class TestSourceIndex {
25 25
26 // TEMP 26 // TEMP
27 //@Test 27 @Test
28 public void indexEverything() 28 public void indexEverything()
29 throws Exception { 29 throws Exception {
30 Deobfuscator deobfuscator = new Deobfuscator(new JarFile("input/1.8.jar")); 30 Deobfuscator deobfuscator = new Deobfuscator(new JarFile("input/1.8.jar"));