Skip to content

Commit

Permalink
Use .tar.gz for test archives
Browse files Browse the repository at this point in the history
Differential Revision: https://phabricator.services.mozilla.com/D1743

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=733530
gecko-commit: 6f2020891542fbc0010d555812a289038095a4ef
gecko-integration-branch: autoland
gecko-reviewers: gps
  • Loading branch information
Chris AtLee authored and moz-wptsync-bot committed Aug 2, 2018
1 parent 7cee0d2 commit 5c0e7ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,11 +133,11 @@ And on macOS with homebrew using:
brew install nss
```

On other platforms, download the firefox archive and common.tests.zip
On other platforms, download the firefox archive and common.tests.tar.gz
archive for your platform from
[Mozilla CI](https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/).

Then extract `certutil[.exe]` from the tests.zip package and
Then extract `certutil[.exe]` from the tests.tar.gz package and
`libnss3[.so|.dll|.dynlib]` and put the former on your path and the latter on
your library path.

Expand Down

0 comments on commit 5c0e7ca

Please sign in to comment.