minor: disable logging in regression test TestClientThrottleSetNoLimit
parent
c993067204
commit
b6eaef79dd
|
@ -57,7 +57,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP.Tests
|
|||
public void TestClientThrottleSetNoLimit()
|
||||
{
|
||||
TestHelpers.InMethod();
|
||||
TestHelpers.EnableLogging();
|
||||
// TestHelpers.EnableLogging();
|
||||
|
||||
Scene scene = new SceneHelpers().SetupScene();
|
||||
TestLLUDPServer udpServer = ClientStackHelpers.AddUdpServer(scene);
|
||||
|
|
Loading…
Reference in New Issue