Obsolete test case removed

This commit is contained in:
Andrey Breslav
2012-09-18 21:35:58 +04:00
parent 4ff2b24acb
commit 9c5d032fb1
4 changed files with 0 additions and 31 deletions
@@ -255,11 +255,6 @@ public class LoadJavaTestGenerated extends AbstractLoadJavaTest {
doTest("compiler/testData/loadJava/kotlinSignature/MethodWithMappedClasses.java");
}
@TestMetadata("MethodWithTupleType.java")
public void testMethodWithTupleType() throws Exception {
doTest("compiler/testData/loadJava/kotlinSignature/MethodWithTupleType.java");
}
@TestMetadata("MethodWithTypeParameters.java")
public void testMethodWithTypeParameters() throws Exception {
doTest("compiler/testData/loadJava/kotlinSignature/MethodWithTypeParameters.java");