mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-20 15:18:08 +02:00
Remove unit-test from 'make test' and add Aurora to the paths on mac.
This commit is contained in:
parent
0e46928f36
commit
1c2bb4ace7
2 changed files with 4 additions and 3 deletions
|
@ -2,6 +2,7 @@
|
|||
MANIFEST=../resources/browser_manifests/browser_manifest.json
|
||||
BROWSERS=$(shell echo `sed -n 's/.*"path":\(.*\)/\1,/p' $(MANIFEST) | tr -d '\n' | \
|
||||
sed 's/\(Google Chrome\.app\)/\1\/Contents\/MacOS\/Google Chrome/' | \
|
||||
sed 's/\(Aurora\.app\)/\1\/Contents\/MacOS\/firefox-bin/' | \
|
||||
sed 's/\(Firefox[ Beta]*\.app\)/\1\/Contents\/MacOS\/firefox-bin/' \
|
||||
`)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue