Update web-platform-tests to revision fb15e14b52049f952612623ee0d7fb7a620a57c9

This commit is contained in:
WPT Sync Bot 2018-11-01 21:34:37 -04:00
parent 200cc8aa6b
commit 4a942c982f
141 changed files with 2563 additions and 1589 deletions

View file

@ -15,7 +15,7 @@ regenerate these files by running `generate-test-sxgs.sh` in the
`resource` directory before running the tests.
`generate-test-sxgs.sh` requires command-line tools in the
[webpackage repository][https://github.com/WICG/webpackage].
[webpackage repository](https://github.com/WICG/webpackage).
To install them, run:
```
go get -u github.com/WICG/webpackage/go/signedexchange/cmd/...