Searched refs:TEST_REGEX (Results 1 – 1 of 1) sorted by relevance
114 TEST_REGEX = re.compile(r'^\[\s*RUN\s*\].*\.(\w+(/\w+)?)') variable202 match = TEST_REGEX.match(line)