import org.junit.Test; public class T3OrcTestXShow { @Test public void test() throws Exception { T3OrcTestCommon.test(Sequenic.T2.Obj.XShow.class,"xshow"); } }