chore: update build tag

This commit is contained in:
Bo-Yi Wu
2019-05-11 16:34:36 +08:00
parent 6de8f74170
commit 6088f7da5a
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build darwin dragonfly freebsd linux nacl netbsd openbsd solaris
// +build !windows
package main
+3 -1
View File
@@ -1,6 +1,8 @@
package main
import "testing"
import (
"testing"
)
func TestGetRealPath(t *testing.T) {
type args struct {