test/java/nio/file/Files/CustomOptions.java

Print this page

        

@@ -26,10 +26,11 @@
  * @bug     7087549
  * @summary Test custom options with newInputStream.
  * @author  Brandon Passanisi
  * @library ..
  * @build   CustomOptions PassThroughFileSystem
+ * @run main CustomOptions
  */
 
 import java.io.IOException;
 import java.io.InputStream;
 import java.net.URI;