]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: reenable testing of Examples for js/wasm
authorRichard Musiol <mail@richard-musiol.de>
Sat, 16 Mar 2019 13:05:00 +0000 (14:05 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sat, 16 Mar 2019 14:16:39 +0000 (14:16 +0000)
commit14c3692502be68275a8deb9c19dabbbd510a4f31
tree38f1f5018089b2d3fa1a6508040e313e456a241a
parent7765576e09cdc04f57afe0bc71f100c234b104d2
cmd/dist: reenable testing of Examples for js/wasm

Testing Examples for js/wasm is supported as of ac56baa, so we can
reenable them.

This reverts CL 119377 (commit 9a91713).

Fixes #25933

Change-Id: I0f228a3ec385dbe9573d3c33e42dccd4488d7152
Reviewed-on: https://go-review.googlesource.com/c/go/+/167800
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/dist/test.go