xpcshell.toml (238B)
1 [DEFAULT] 2 run-if = [ 3 "os != 'android'", 4 ] 5 firefox-appdir = "browser" 6 7 ["test_average_similarity.js"] 8 9 ["test_calculate_probability.js"] 10 11 ["test_logistic_regression_utils.js"] 12 13 ["test_tabs_to_process.js"] 14 15 ["test_text_preprocessing.js"]