Commit 236b8f04 authored by Mikio Hara's avatar Mikio Hara

internal/netreflect: fix test on NaCl and Plan 9

Change-Id: Ia8bc87d0398951d7be74779279dca177f499d293
Reviewed-on: https://go-review.googlesource.com/36377
Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
parent b7fd6586
......@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build darwin dragonfly freebsd linux netbsd openbsd solaris windows
package netreflect_test
import (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment