blob: a0343d0fc9cf0417b1115bed86e0e51c0d7a362d [file] [log] [blame]
package test.inheritance;
import org.testng.annotations.Test;
@Test
public class BaseClassScope {
}