1# This file identifies root(s) of the test-ng hierarchy.
2
3TestNG.dirs = .
4
5lib.dirs = /java/util/stream/bootlib
6
7# Tests that must run in othervm mode
8othervm.dirs= /java/util/stream
9