Searched refs:test_file (Results 1 – 1 of 1) sorted by relevance
266 def read_auto_tests(test_file): argument269 if test_file is None:271 with open(test_file, 'r') as f:
Completed in 4 milliseconds