Home
last modified time | relevance | path

Searched refs:masterFile (Results 1 – 1 of 1) sorted by relevance

/external/testng/src/test/java/test/distributed/
DDistributedTest.java113 File masterFile = createMasterProperties(strategy); in twoHosts() local
114 tng.setMaster(masterFile.getAbsolutePath()); in twoHosts()