blob: 74928ec8924e668cc497387357374cf4d89015c8 [file] [log] [blame]
package examples;
import org.junit.Test;
class RootTest {
@Test
public void test() {
}
}