Skip to content

Commit af76218

Browse files
committed
chore: 添加 Linux 构建标记到 gproc_z_signal_test.go
1 parent 6a62a5c commit af76218

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

os/gproc/gproc_z_signal_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
// If a copy of the MIT was not distributed with this file,
55
// You can obtain one at https://github.com/gogf/gf.
66

7+
//go:build linux
8+
79
package gproc
810

911
import (

0 commit comments

Comments
 (0)