< prev index next >

test/jdk/javax/print/attribute/ChromaticityValues.java

Print this page

        

@@ -21,10 +21,12 @@
  * questions.
  */
 /*
  * @test
  * @bug 4446106
+ * @key printer
+ * @requires (os.family == "windows")
  * @summary Test for chromaticity values.
  * @run main ChromaticityValues
 */
 
 
< prev index next >