aboutsummaryrefslogtreecommitdiff
path: root/src/testing/run_example_js.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/run_example_js.go')
-rw-r--r--src/testing/run_example_js.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/run_example_js.go b/src/testing/run_example_js.go
index 1d4164b61f..d914633ba9 100644
--- a/src/testing/run_example_js.go
+++ b/src/testing/run_example_js.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build js
// +build js
package testing