pdf.js/test/resources/browser_manifests/browser_manifest.json.mac
Ole Michaelis b4fb161255 adjust the aurora path in the tests browser.json
to match a default OSX installation path
2014-05-27 10:40:15 +02:00

15 lines
234 B
Plaintext

[
{
"name":"firefox5",
"path":"/Applications/Firefox.app"
},
{
"name":"firefox6",
"path":"/Applications/FirefoxAurora.app"
},
{
"name":"chrome14",
"path":"/Applications/Google Chrome.app"
}
]