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