Remove generated black box java codegen test
Move all testData to boxWithJava/
This commit is contained in:
committed by
Alexander Udalov
parent
86938f57b1
commit
2904d1745b
@@ -84,13 +84,6 @@ public class GenerateTests {
|
||||
testModel("compiler/testData/checkLocalVariablesTable", "doTest")
|
||||
);
|
||||
|
||||
generateTest(
|
||||
"compiler/tests/",
|
||||
"VisibilityGenWithJavaTestGenerated",
|
||||
AbstractBlackBoxCodegenTest.class,
|
||||
testModel("compiler/testData/codegen/visibility/withJava/protected_static", "blackBoxFileWithJavaByFullPath")
|
||||
);
|
||||
|
||||
generateTest(
|
||||
"compiler/tests/",
|
||||
"WriteFlagsTestGenerated",
|
||||
|
||||
Reference in New Issue
Block a user