package test.pkg;
public class Test {
    // it does not really matter how the class looks like, as long as it is a valid java class
}