Skip to content

Commit 8b0f16c

Browse files
committed
tcp: fix metrics test build directive
1 parent 8f6d98d commit 8b0f16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

p2p/transport/tcp/metrics_unix_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// go:build: unix
1+
//go:build: unix
22

33
package tcp
44

0 commit comments

Comments
 (0)