2026-03-17 13:31:18 -07:00

5 lines
66 B
Java

package org.testng.annotations;
public interface IAnnotation {
}