rev 48086 : 8181118: update java/time tests to use RandomFactory from the top level testlibrary Reviewed-by: duke
@@ -1,5 +1,5 @@ # java.time tests use TestNG TestNG.dirs = .. othervm.dirs = java/time/chrono java/time/format -lib.dirs = ../../../lib/testlibrary -lib.build = jdk.testlibrary.RandomFactory +lib.dirs = /test/lib +lib.build = jdk.test.lib.RandomFactory