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