correct test oputput

This commit is contained in:
Till Schnell 2021-04-10 10:42:58 +02:00
parent 78e3b76dc3
commit de62df00e0

View File

@ -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