Searched refs:otherDir (Results 1 – 1 of 1) sorted by relevance
80 File otherDir = new File(dir, "otherConfig"); in testInheritance() local81 assertTrue(otherDir.mkdir()); in testInheritance()82 Project otherProject = client.getProject(otherDir, otherDir); in testInheritance()