Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit16e53bc

Browse files
committed
Merge branch 'clihelp' into ides
2 parentsc625594 +34e7eb5 commit16e53bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎agent/agent_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ func TestAgent(t *testing.T) {
9797

9898
local,err:=net.Listen("tcp","127.0.0.1:0")
9999
require.NoError(t,err)
100+
deferlocal.Close()
100101
tcpAddr,valid=local.Addr().(*net.TCPAddr)
101102
require.True(t,valid)
102103
localPort:=tcpAddr.Port

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp