blob: e53772db089a20dc9d96d8ec6de9d2c3e5f359c4 [file] [log] [blame]
package org.testng.internal.annotations;
import org.testng.annotations.IListenersAnnotation;
public interface IListeners extends IListenersAnnotation {
}