Searched refs:testplan_path (Results 1 – 1 of 1) sorted by relevance
49 def parse_testplan(self, testplan_path): argument50 with open(testplan_path, 'r') as file: