[tests] extends Java decompiler test data; drops duplicated test
This commit is contained in:
@@ -66,7 +66,6 @@ public class SingleClassesTest {
|
||||
@Test public void testAnonymousClass() { doTest("pkg/TestAnonymousClass"); }
|
||||
@Test public void testThrowException() { doTest("pkg/TestThrowException"); }
|
||||
@Test public void testInnerLocal() { doTest("pkg/TestInnerLocal"); }
|
||||
@Test public void testInnerLocalPkg() { doTest("pkg/TestInnerLocalPkg"); }
|
||||
@Test public void testInnerSignature() { doTest("pkg/TestInnerSignature"); }
|
||||
@Test public void testAnonymousSignature() { doTest("pkg/TestAnonymousSignature"); }
|
||||
@Test public void testLocalsSignature() { doTest("pkg/TestLocalsSignature"); }
|
||||
|
||||
Reference in New Issue
Block a user