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