jdk/test/java/lang/ProcessHandle/TEST.properties
author rriggs
Fri, 29 May 2015 14:04:12 -0400
changeset 30899 d2408e757489
child 33402 1156d495a525
permissions -rw-r--r--
8077350: JEP 102 Process API Updates Implementation Reviewed-by: chegar, plevart, psandoz, darcy, martin, alanb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
30899
d2408e757489 8077350: JEP 102 Process API Updates Implementation
rriggs
parents:
diff changeset
     1
# ProcessHandle tests use TestNG
d2408e757489 8077350: JEP 102 Process API Updates Implementation
rriggs
parents:
diff changeset
     2
TestNG.dirs = .
d2408e757489 8077350: JEP 102 Process API Updates Implementation
rriggs
parents:
diff changeset
     3
lib.dirs = /lib/testlibrary
d2408e757489 8077350: JEP 102 Process API Updates Implementation
rriggs
parents:
diff changeset
     4