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