aboutsummaryrefslogtreecommitdiff
path: root/src/testing/run_example.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/run_example.go')
-rw-r--r--src/testing/run_example.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/run_example.go b/src/testing/run_example.go
index 4dc83f7d32..d9e342d495 100644
--- a/src/testing/run_example.go
+++ b/src/testing/run_example.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
// TODO(@musiol, @odeke-em): re-unify this entire file back into