Track array stores too, seems to run?

This commit is contained in:
Adam
2016-02-06 13:28:41 -05:00
parent 2854abfb08
commit 74100b152d
15 changed files with 125 additions and 34 deletions

View File

@@ -23,7 +23,7 @@ public class MapTest
}
@Test
public void test() throws IOException
public void test() throws IOException, MappingException
{
ClassGroup group1 = JarUtil.loadJar(new File("d:/rs/07/adamin1.jar"));
ClassGroup group2 = JarUtil.loadJar(new File("d:/rs/07/adamin2.jar"));