mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-16 18:00:29 +00:00
7 lines
296 B
Properties
7 lines
296 B
Properties
# Threeten test uses TestNG
|
|
TestNG.dirs = .
|
|
othervm.dirs = tck/java/time/chrono test/java/time/chrono test/java/time/format
|
|
lib.dirs = ../../lib/testlibrary
|
|
lib.build = jdk.testlibrary.RandomFactory
|
|
modules = java.base/java.time:open java.base/java.time.chrono:open java.base/java.time.zone:open
|