test/java/lang/Math/TanTests.java

Print this page

        

@@ -23,12 +23,10 @@
 
 /*
  * @test
  * @bug 5033578
  * @summary Tests for {Math, StrictMath}.tan
- * @compile -source 1.5 TanTests.java
- * @run main TanTests
  * @author Joseph D. Darcy
  */
 
 public class TanTests {
     private TanTests(){}