Browse Source

adjust the aurora path in the tests browser.json

to match a default OSX installation path
Ole Michaelis 11 years ago
parent
commit
b4fb161255
  1. 2
      test/resources/browser_manifests/browser_manifest.json.mac

2
test/resources/browser_manifests/browser_manifest.json.mac

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
},
{
"name":"firefox6",
"path":"/Users/sayrer/firefoxen/Aurora.app"
"path":"/Applications/FirefoxAurora.app"
},
{
"name":"chrome14",

Loading…
Cancel
Save