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