8148859: Fix module dependences for java/time tests

Reviewed-by: alanb, rriggs
This commit is contained in:
Alexandre Iline 2016-09-06 17:07:06 -04:00
parent e1a6127998
commit 9aa36236be

View File

@ -1,4 +1,6 @@
# Threeten test uses TestNG
TestNG.dirs = .
othervm.dirs = tck/java/time/chrono test/java/time/chrono test/java/time/format
modules = jdk.localedata
lib.dirs = ../../lib/testlibrary
lib.build = jdk.testlibrary.RandomFactory