correct test oputput
This commit is contained in:
parent
78e3b76dc3
commit
de62df00e0
@ -59,7 +59,7 @@ public class TestInferWildcardsJavaTx
|
|||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testFields () throws Exception {
|
public void testFields () throws Exception {
|
||||||
System.out.println("\n--------- Test Single --------------\n");
|
System.out.println("\n--------- Test Fields --------------\n");
|
||||||
JavaTXCompiler javaTXCompiler = getCompiler("TestClassWildcardsFields.java");
|
JavaTXCompiler javaTXCompiler = getCompiler("TestClassWildcardsFields.java");
|
||||||
|
|
||||||
// Manipulate AST
|
// Manipulate AST
|
||||||
|
Loading…
Reference in New Issue
Block a user