diff options
Diffstat (limited to 'test/cuchaz')
| -rw-r--r-- | test/cuchaz/enigma/TestSourceIndex.java | 2 |
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; | |||
| 24 | public class TestSourceIndex { | 24 | public 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")); |