< prev index next >

test/java/awt/dnd/Button2DragTest/Button2DragTest.java

Print this page
rev 14836 : 8159690: [TESTBUG] Mark headful tests with @key headful.

@@ -39,10 +39,11 @@
 
 import test.java.awt.regtesthelpers.Util;
 
 /**
  * @test
+ * @key headful
  * @bug 4955110
  * @summary tests that DragSourceDragEvent.getDropAction() accords to its new
  *          spec (does not depend on the user drop action)
  * @library ../../regtesthelpers
  * @build Util
< prev index next >