import org.junit.Test; public class T3OrcTestUtils { @Test public void test() throws Exception { T3OrcTestCommon.test(com.puppycrawl.tools.checkstyle.api.Utils.class,"utils"); } }