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 get -u github.com/WICG/webpackage/go/bundle/cmd/...
export PATH=$PATH:$(go env GOPATH)/bin