blob: 03b42ab340a2c0cdc774b78f203c80d5eee5539f [file] [log] [blame] [view] [edit]
This directory contains tests for the
[Web Bundles](https://wicg.github.io/webpackage/draft-yasskin-wpack-bundled-exchanges.html).
`generate-test-wbns.sh` requires command-line tools in the
[webpackage repository](https://github.com/WICG/webpackage).
To install them, run:
```
go get -u github.com/WICG/webpackage/go/bundle/cmd/...
```