Searched refs:LS_RE (Results 1 – 1 of 1) sorted by relevance
36 LS_RE = re.compile(r'^test-.*\.m?js$') variable105 return [f for f in os.listdir(path) if LS_RE.match(f)]