jdk/test/sun/security/smartcardio/TestPresent.java
changeset 41106 f37e9bfeae01
parent 35778 e2a3c03097de
--- a/jdk/test/sun/security/smartcardio/TestPresent.java	Wed Sep 21 02:19:59 2016 -0700
+++ b/jdk/test/sun/security/smartcardio/TestPresent.java	Wed Sep 21 17:09:41 2016 +0300
@@ -21,11 +21,12 @@
  * questions.
  */
 
-/**
+/*
  * @test
  * @bug 6293769 6294527
  * @summary test that the isCardPresent()/waitForX() APIs work correctly
  * @author Andreas Sterbenz
+ * @modules java.smartcardio/javax.smartcardio
  * @run main/manual TestPresent
  */