langtools/test/com/sun/javadoc/typeAnnotations/smoke/TestSmoke.java
changeset 39672 d13c2f465211
parent 30730 d3ce7619db2c
equal deleted inserted replaced
39671:5a4b6a035514 39672:d13c2f465211
    27  * @summary  Smoke test for ensuring that annotations are emitted to javadoc
    27  * @summary  Smoke test for ensuring that annotations are emitted to javadoc
    28  *
    28  *
    29  * @author   Mahmood Ali <mali>
    29  * @author   Mahmood Ali <mali>
    30  * @library  ../../lib
    30  * @library  ../../lib
    31  * @modules jdk.javadoc
    31  * @modules jdk.javadoc
    32  * @ignore
       
    33  * @build    JavadocTester
    32  * @build    JavadocTester
    34  * @run main TestSmoke
    33  * @run main TestSmoke
    35  */
    34  */
    36 
    35 
    37 public class TestSmoke extends JavadocTester {
    36 public class TestSmoke extends JavadocTester {