Searched refs:test_file_strings (Results 1 – 1 of 1) sorted by relevance
9 test_file_strings = glob.glob('*/*_test.py') variable10 module_strings = [str[0:len(str) - 3] for str in test_file_strings]