Update lightclass tests renderer
+mute invalid old light classes tests
This commit is contained in:
-1
@@ -5,7 +5,6 @@ public abstract @interface Anno /* Anno*/ {
|
||||
public final class TestClass /* TestClass*/ {
|
||||
private int hello;
|
||||
|
||||
@null()
|
||||
public TestClass(int);// .ctor(int)
|
||||
|
||||
public final int getHello();// getHello()
|
||||
|
||||
Reference in New Issue
Block a user