blob: 6e0be6f30026e62c4e9121ec1dbc9159dd73bbb0 [file] [log] [blame]
package org.testng.internal.annotations;
public class AfterSuiteAnnotation extends BaseBeforeAfter {
}