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