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