test/jdk/java/awt/Modal/ModalBlockingTests/BlockingWindowsDocModal1Test.java
changeset 52739 7199c4da1a6f
parent 51840 dc15e45122b2
--- a/test/jdk/java/awt/Modal/ModalBlockingTests/BlockingWindowsDocModal1Test.java	Tue Nov 13 09:39:57 2018 +0530
+++ b/test/jdk/java/awt/Modal/ModalBlockingTests/BlockingWindowsDocModal1Test.java	Tue Nov 13 07:11:50 2018 -0800
@@ -32,7 +32,7 @@
  *          and respond to key events, when there are other windows shown.
  *          Also check the correctness of blocking behavior for other windows shown.
  *
- * @library ../helpers /lib/testlibrary/
+ * @library ../helpers /lib/client/
  * @library /test/lib
  * @build ExtendedRobot
  * @build Flag