blob: de6417a8f608bfefc96e2d5799a7669455136634 [file] [log] [blame]
package org.testng.internal.annotations;
public interface IBeforeTest extends IBaseBeforeAfter {
}