Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
8 lines
182 B
Properties
8 lines
182 B
Properties
# This file identifies root(s) of the test-ng hierarchy.
|
|
|
|
TestNG.dirs = .
|
|
|
|
lib.dirs = /lib/testlibrary/bootlib
|
|
|
|
# Tests that must run in othervm mode
|
|
othervm.dirs= /java/util/stream
|