Rename tests: boxWithJava -> boxAgainstJava
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package protectedPack;
|
||||
|
||||
import java.lang.String;
|
||||
|
||||
public class packageProperty {
|
||||
String test = "OK";
|
||||
}
|
||||
Reference in New Issue
Block a user