diff options
Diffstat (limited to 'test/cuchaz/enigma/TestSourceIndex.java')
| -rw-r--r-- | test/cuchaz/enigma/TestSourceIndex.java | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cuchaz/enigma/TestSourceIndex.java b/test/cuchaz/enigma/TestSourceIndex.java index fb385e0..ba7fc79 100644 --- a/test/cuchaz/enigma/TestSourceIndex.java +++ b/test/cuchaz/enigma/TestSourceIndex.java | |||
| @@ -23,6 +23,7 @@ import cuchaz.enigma.mapping.ClassEntry; | |||
| 23 | 23 | ||
| 24 | public class TestSourceIndex { | 24 | public class TestSourceIndex { |
| 25 | 25 | ||
| 26 | // TEMP | ||
| 26 | @Test | 27 | @Test |
| 27 | public void indexEverything() throws Exception { | 28 | public void indexEverything() throws Exception { |
| 28 | Deobfuscator deobfuscator = new Deobfuscator(new File("input/1.8.jar")); | 29 | Deobfuscator deobfuscator = new Deobfuscator(new File("input/1.8.jar")); |