blob: ca2e3c363558e9662f463a2dd6c960f995897b01 [file] [log] [blame]
/**
* This class represents an existing resource within the default java project to be used with
* the migration delegate testing
*/
public class MigrationTests2 {
public static void main(String[] args) {
}
}