Home
last modified time | relevance | path

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

/third_party/node/test/testpy/
D__init__.py36 LS_RE = re.compile(r'^test-.*\.m?js$') variable
105 return [f for f in os.listdir(path) if LS_RE.match(f)]