Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit e297c0e

Browse files
committed
Address build error due to updates since 2.0
1 parent 939e4a6 commit e297c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/System.Net.Sockets/tests/FunctionalTests/SendReceive.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,7 @@ public void SocketSendReceiveBufferSize_SetZero_ThrowsSocketException()
858858
}
859859
}
860860

861-
public class SendReceive
861+
public class SendReceiveGeneral
862862
{
863863
[Fact]
864864
public void SendRecvIovMaxTcp_Success()

0 commit comments

Comments
 (0)