< prev index next >

tests/system/src/test/java/test/com/sun/javafx/application/SingleExitExplicit1Test.java

Print this page
rev 9491 : 8145203: Refactor systemTests for clear separation of tests
Reviewed-by: kcr

@@ -21,11 +21,11 @@
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
  */
 
-package com.sun.javafx.application;
+package test.com.sun.javafx.application;
 
 import org.junit.Test;
 
 /**
  * Test for Platform exit behavior when implicitExit is set to false
< prev index next >