forked from mirrors/gecko-dev
|
…
|
||
|---|---|---|
| .. | ||
| resources | ||
| subresource-loading | ||
| META.yml | ||
| README.md | ||
This directory contains tests for the Web Bundles.
generate-test-wbns.sh requires command-line tools in the
webpackage repository.
To install them, run:
go install github.com/WICG/webpackage/go/bundle/cmd/...@latest
export PATH=$PATH:$(go env GOPATH)/bin