xpcshell.toml (92B)
1 [DEFAULT] 2 run-if = [ 3 "os == 'win'", 4 ] 5 6 ["test_stub_installer.js"] 7 run-if = [ 8 "!msix", 9 ]