Searched defs:wrongFile (Results 1 – 1 of 1) sorted by relevance
363 File wrongFile = new File(rootTestDir, "wrong.model"); in regularFileFullMatchLister() local364 Files.copy(TestDataUtils.getTestAnnotatorModelFile(), wrongFile); in regularFileFullMatchLister() local